diff options
author | nodiscc <nodiscc@gmail.com> | 2019-07-18 17:05:45 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-07-18 17:05:45 +0000 |
commit | 4b21f8d166d53fef33f14df1a714b6e703308b2c (patch) | |
tree | dbc03f8a22cce93ae6976c4339876c3b71a12bb3 /README.md | |
parent | Merge pull request #1732 from giodi/master (diff) | |
parent | Reordered Kong entry alphabetically (diff) | |
download | awesome-selfhosted-4b21f8d166d53fef33f14df1a714b6e703308b2c.tar.gz awesome-selfhosted-4b21f8d166d53fef33f14df1a714b6e703308b2c.zip |
Merge pull request #1736 from MelvinLoos/master
Add Kong to the API management list
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1268,6 +1268,7 @@ _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` |