diff options
author | Melvin Loos <melvin@melvinloos.nl> | 2019-07-08 10:22:34 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-07-08 10:22:34 +0000 |
commit | fd410501a1dfe66d5447323219a385e96777ea4f (patch) | |
tree | df47fca570dbe8350be7bfcb8da5520f87ba1d45 | |
parent | Merge pull request #1723 from nodiscc/tools-makefile-1705 (diff) | |
download | awesome-selfhosted-fd410501a1dfe66d5447323219a385e96777ea4f.tar.gz awesome-selfhosted-fd410501a1dfe66d5447323219a385e96777ea4f.zip |
Added Kong to the API management list
Diffstat (limited to '')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1249,6 +1249,7 @@ _See [awesome-sysadmin/Continuous Integration & Continuous Deployment](https://g - [Hapttic](https://github.com/jsoendermann/hapttic) - Simple HTTP server that forwards all requests to a shell script to handle webhooks you receive. `Apache-2.0` `Go` - [Para](http://www.paraio.org) - Flexible and modular backend framework/server for object persistence, API development and authentication. ([Source Code](https://github.com/erudika/para)) `Apache-2.0` `Java` - [Tyk](https://tyk.io) - Fast and scalable open source API Gateway. Out of the box, Tyk offers an API Management Platform with an API Gateway, API Analytics, Developer Portal and API Management Dashboard. ([Source Code](https://github.com/TykTechnologies/tyk)) `MPL-2.0` `Go` +- [Kong](https://konghq.com/kong/) - The World’s Most Popular Open Source Microservice API Gateway and Platform. ([Source Code](https://github.com/Kong/kong)) `Apache-2.0` `Lua` ### Documentation Generators |