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

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

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`
![test](./backup/pgadmin4-restore.png)