From a171bf298e16f9e27a381ac3abb3f8f52f0e1f34 Mon Sep 17 00:00:00 2001 From: Corentin Brossault Date: Mon, 21 Sep 2020 11:00:43 +0200 Subject: [PATCH 1/2] Add Pizzly to API Management --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5a08a883..f527755a 100644 --- a/README.md +++ b/README.md @@ -1415,6 +1415,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://www.bearer.sh/pizzly) - An open-source API Integrations Manager that provides everything a developer needs to interact with OAuth based APIs. ([Source Code](https://github.com/bearer/pizzly)) `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 From c0d3669bb21eedbd0e1ceaf29262d9108bc7a1aa Mon Sep 17 00:00:00 2001 From: Corentin Brossault Date: Mon, 21 Sep 2020 11:07:27 +0200 Subject: [PATCH 2/2] fix: source code link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f527755a..d86b9160 100644 --- a/README.md +++ b/README.md @@ -1415,7 +1415,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://www.bearer.sh/pizzly) - An open-source API Integrations Manager that provides everything a developer needs to interact with OAuth based APIs. ([Source Code](https://github.com/bearer/pizzly)) `MIT` `Nodejs` +- [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