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
- Host: GitHub
- URL: https://github.com/pedrofurtado/kong-api-gateway-studies
- Owner: pedrofurtado
- Created: 2024-02-25T10:32:24.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-12T10:11:07.000Z (about 1 year ago)
- Last Synced: 2025-01-25T23:55:12.653Z (3 months ago)
- Language: PLpgSQL
- Size: 155 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`