diff options
author | Melvin Loos <melvin@melvinloos.nl> | 2019-07-08 10:40:35 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-07-08 10:40:35 +0000 |
commit | 9e7a54bc41045a2396b03039650f88130a85a4aa (patch) | |
tree | 452a1af90e908761b11b40b5d2fb0e02af294978 | |
parent | Added Kong to the API management list (diff) | |
download | awesome-selfhosted-9e7a54bc41045a2396b03039650f88130a85a4aa.tar.gz awesome-selfhosted-9e7a54bc41045a2396b03039650f88130a85a4aa.zip |
Reordered Kong entry alphabetically
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1247,9 +1247,9 @@ _See [awesome-sysadmin/Continuous Integration & Continuous Deployment](https://g - [Endpoint](https://github.com/LINKIWI/endpoint) - Super simple mock HTTP API endpoints that return static JSON data, for testing webhooks and client libraries in development. `MIT` `Nodejs` - [Fusio](http://www.fusio-project.org/) - Open-source API management platform which helps to build and manage REST APIs. ([Demo](http://fusio-project.org/demo), [Source Code](https://github.com/apioo/fusio)) `AGPL-3.0` `PHP` - [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` +- [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` - [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 |