diff options
author | nodiscc <nodiscc@gmail.com> | 2020-10-04 10:56:05 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-04 10:56:05 +0000 |
commit | d51bc767c0b03cbbc12930a4889dc1e8ede543bd (patch) | |
tree | 640ce69d9f83062543059251835e46a7520d2aaa | |
parent | Merge pull request #2223 from lukehoersten/patch-1 (diff) | |
parent | fix: source code link (diff) | |
download | awesome-selfhosted-d51bc767c0b03cbbc12930a4889dc1e8ede543bd.tar.gz awesome-selfhosted-d51bc767c0b03cbbc12930a4889dc1e8ede543bd.zip |
Merge pull request #2233 from Frenchcooc/master
Add Pizzly to API Management
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1417,6 +1417,7 @@ _See [awesome-sysadmin/Continuous Integration & Continuous Deployment](https://g - [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` - [KrakenD](https://www.krakend.io/) - Open source High-Performance API Gateway. ([Source Code](https://github.com/devopsfaith/krakend)) `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` +- [Pizzly](https://github.com/bearer/pizzly) - Open-source API Integrations Manager that provides everything a developer needs to interact with OAuth based APIs. `MIT` `Nodejs` - [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 |