An open API service indexing awesome lists of open source software.

https://github.com/pedrofurtado/kong-api-gateway-studies

Studies for Kong API Gateway
https://github.com/pedrofurtado/kong-api-gateway-studies

Last synced: about 1 month ago
JSON representation

Studies for Kong API Gateway

Awesome Lists containing this project

README

        

# kong-api-gateway-studies

Studies for Kong API Gateway.

- Kong api gateway: http://localhost:8000
- Kong admin UI: http://localhost:8002
- Insomnia toolkit: `insomnia-toolkit.json`
- After create Kong db for first time, import the data with: `./kong-db-restore.sh`
- After change Kong configs, backup it with: `./kong-db-backup.sh`