https://github.com/hendryfoe/learn-kong-gateway
Learning kong gateway with Deno as a service
https://github.com/hendryfoe/learn-kong-gateway
deno kong-api-gateway kong-gateway
Last synced: about 1 month ago
JSON representation
Learning kong gateway with Deno as a service
- Host: GitHub
- URL: https://github.com/hendryfoe/learn-kong-gateway
- Owner: hendryfoe
- Created: 2022-11-27T11:08:29.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-27T11:09:07.000Z (over 3 years ago)
- Last Synced: 2025-03-06T18:15:27.321Z (over 1 year ago)
- Topics: deno, kong-api-gateway, kong-gateway
- Language: PLpgSQL
- Homepage:
- Size: 193 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Learn Kong Gateway + Deno as Upstream Services
## Prerequisites
Before jumping to how, you need to make sure you have this installed:
- [Docker](https://www.docker.com/get-started)
- [Docker Compose](https://docs.docker.com/compose/)
### Run project in local machine
- `docker-compose up -d`
- import `./backup/Insomnia_2022-11-27.json` API collections to insomnia
- restore the backup databases with `pgadmin4`
