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

https://github.com/natthasath/docker-kong-konga

Kong and Konga are open-source tools for managing and monitoring APIs. Kong is an API gateway that provides security and management features, Konga is a web-based GUI for managing Kong.
https://github.com/natthasath/docker-kong-konga

api-gateway docker-compose kong konga

Last synced: about 1 year ago
JSON representation

Kong and Konga are open-source tools for managing and monitoring APIs. Kong is an API gateway that provides security and management features, Konga is a web-based GUI for managing Kong.

Awesome Lists containing this project

README

          

# 🎉 Docker Kong Konga

Kong and Konga are open-source tools for managing and monitoring APIs. Kong is an API gateway that provides security and management features, Konga is a web-based GUI for managing Kong.

![version](https://img.shields.io/badge/version-1.0-blue)
![rating](https://img.shields.io/badge/rating-★★★★★-yellow)
![uptime](https://img.shields.io/badge/uptime-100%25-brightgreen)

### 🏆 Run

- [http://localhost:1337/](http://localhost:1337/) username : `admin` password : `admin`

```shell
docker-compose up -d
```