api-gateway.md
July 15, 2021 ยท View on GitHub
Bookmarks tagged [api-gateway]
www.codever.land/bookmarks/t/api-gateway
Kong
Scalable, distributed, and plugin oriented API gateway backed by Nginx.
- tags: rest, api-gateway
- :octocat: source code
Tyk API Gateway
https://github.com/TykTechnologies/tyk
Lightweight API gateway with analytics logging, written in Go.
- tags: rest, api-gateway
- :octocat: source code
API Umbrella
https://github.com/NREL/api-umbrella
API management platform for exposing web services, with web interface and analytics, written in Lua.
- tags: rest, api-gateway
- :octocat: source code
WSO2 API Management
https://github.com/wso2/product-apim
API management tool with lightweight gateway and API lifecycle manangement, written in Java.
- tags: rest, api-gateway
- :octocat: source code
Express Gateway
https://github.com/ExpressGateway/express-gateway
Microservices API Gateway built on top of ExpressJS (Node.js).
- tags: rest, api-gateway
- :octocat: source code
GitHub - Netflix/zuul home page
https://github.com/Netflix/zuul
Zuul is an edge service that provides dynamic routing, monitoring, resiliency, security, and more. Please view the wiki for usage, information, HOWTO, etc [https://github.com/Netflix/zuul/wiki](https:...
- tags: zuul, api-gateway, java
- :octocat: source code
Building Microservices Using an API Gateway | NGINX
https://www.nginx.com/blog/building-microservices-using-an-api-gateway/
Learn why and how to build microservices using API gateways for communication between clients and applications.
- tags: microservices, api-gateway, api
API gateway pattern
http://microservices.io/patterns/apigateway.html
Implement an API gateway that is the single entry point for all clients. The API gateway handles requests in one of two ways. Some requests are simply proxied/routed to the appropriate service. It han...
- tags: design-patterns, api-gateway, api
Kong - Open-Source API Management and Microservice Management
The open-source API Gateway and Microservices Management Layer, delivering high performance and reliability.
- tags: kong, open-source, api-gateway, microservices
- :octocat: source code