docs: update features list

This commit is contained in:
2024-11-04 05:35:57 +01:00
parent f028e99453
commit eca61959f9
2 changed files with 9 additions and 4 deletions

View File

@@ -12,12 +12,14 @@ Goma Gateway is a lightweight API Gateway.
It comes with a lot of integrated features, such as:
- Reverse proxy
- RESTFull API Gateway management
- Domain/host based request routing
- Multi domain request routing
- Reverse proxy
- Websocket proxy
- Cross-Origin Resource Sharing (CORS)
- Backend errors interceptor
- Custom Headers
- Backend Errors interceptor
- Authentication middleware
- JWT `client authorization based on the result of a request`
- Basic-Auth