An Gateway API Manager able easy to define by self-explaining GUI in React:
Features
- define Entrypoint Swagger by parsing JSON payload into OpenAPI/Swagger definition
- Routing logic by expression matching of previous stages
- Utility docker image (cogwbackend) to execute internal routing of payload, logic, and JSON payload returns of execution
- Works on Kubernetes (by namespace), and Docker Swarm (by Service’s Label filtering)
- Utility docker image to execute SQL (HSQL) based on json payload for query and replacement.
- Stream both internal request and output of execution (in case of single executable node: hsql or rest service
Status of the project
Frontend is producing a JSON payload, this is consumed by cogwbackend that calls internal service and returns back the response.
Streaming feature is in development.
For more infos, contact me