api-gateway icon indicating copy to clipboard operation
api-gateway copied to clipboard

API gateway for REST, OpenAPI, GraphQL and SOAP written in Java.

Results 93 api-gateway issues
Sort by recently updated
recently updated
newest added

the git commits and tags creating a release seem to exist somewhere on github, but are not present in the main repository: go to https://github.com/membrane/api-gateway/releases , click on a git...

### Legacy, unfinished, forgotten interceptors should be removed. #### Possible candidates: - ApiKeyCheckerInterceptor - AuthHead2BodyInterceptor - CacheInterceptor - DecoupledEndpointRewriterInterceptor - MethodOverrideInterceptor - SPDYInterceptor - TestServiceInterceptor - WADLInterceptor - WsaEndpointRewriterInterceptor ***Note:***...

on Windows, if there is a space in the base path, we should issue a warning.

https://membrane-api.io/tutorials/rest/ Ask Thomas

Prio-1
documentation

How are the interceptors visualized. Optimize the display. ![image](https://github.com/membrane/api-gateway/assets/1932856/577e012a-3ea4-42ed-9590-64bab1ff7dcb)

The error message ``` Membrane is configured to open port %d. But this port is alreay in use by a different program. ``` can be confusing, as it is also...

Like API-Key plugin. Validation can be set to optional. So an endpoint is with and without token reachable. If there is a token, it should be validated an the header...

Prio-1

maybe put everything in quotes `"` and escape quotes `"` to `\"`, if they are contained in the value