diff options
author | nodiscc <nodiscc@gmail.com> | 2019-03-30 12:46:25 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-03-30 12:46:25 +0000 |
commit | 2a49cdca4a2de4ed8bfd0c918794fdce03147f5d (patch) | |
tree | 56db20b008e2cf5b4621199804111868a575c6d5 | |
parent | Merge pull request #1650 from sapphyrus/patch-1 (diff) | |
parent | update copy (diff) | |
download | awesome-selfhosted-2a49cdca4a2de4ed8bfd0c918794fdce03147f5d.tar.gz awesome-selfhosted-2a49cdca4a2de4ed8bfd0c918794fdce03147f5d.zip |
Merge pull request #1651 from adelowo/adelowo-patch-1
Added Tyk
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1250,6 +1250,7 @@ _See [awesome-sysadmin/Continuous Integration & Continuous Deployment](https://g - [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` - [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` ### Documentation Generators |