/kong-with-konga

Project to kick start the kong with konga by one command

Kong with Konga

This project is to start kong(api gateway) and konga(Admin UI for kong) within docker-compose.

The docker compose file covers all the required dependency.

Steps to run the code: (Goto the project directory)

docker-compose up

Steps to stop the services:

docker-compose stop