diff options
author | Lanre Adelowo <adelowomailbox@gmail.com> | 2019-03-16 15:40:25 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-03-16 15:40:25 +0000 |
commit | ace54154596708096db792ca6004e8214e466bd2 (patch) | |
tree | 1664ddcb1e655c104c238d8dc1f2e570b28647bb | |
parent | add link to https://github.com/n1trux/awesome-sysadmin#code-review (diff) | |
download | awesome-selfhosted-ace54154596708096db792ca6004e8214e466bd2.tar.gz awesome-selfhosted-ace54154596708096db792ca6004e8214e466bd2.zip |
Add tyk
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1262,6 +1262,7 @@ See **[Ticketing](#ticketing)** - [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) - Open-source API gateway which helps to build, manage and protect APIs. ([Source Code](https://github.com/TykTechnologies/tyk)) `MPL-2.0` `Go` ### Documentation Generators |