The Jalapeno API Gateway should provide a simple and fast way of accessing your data provided by the Jalapeno Project.
The documentation can be found under https://jalapeno-api-gateway.github.io/jagw.
The Jalapeno API Gateway project consists of four repositories.
| Repository | Description |
|---|---|
| jagw | Contains all gateway microservices |
| jagw-helm | Helm deployment |
| jagw-go | Go client library |
| jagw-python | Python client library |
In order to have a working gateway, you need also a working Jalapeno. The following repository can be used for that.
| Repository | Description |
|---|---|
| jalapeno | Contains all microservices |
| jalapeno-helm | Helm deployment |
