Skip to content

Latest commit

 

History

History
66 lines (56 loc) · 3.73 KB

api-gateway.md

File metadata and controls

66 lines (56 loc) · 3.73 KB

Bookmarks tagged [api-gateway]

https://github.com/Kong/kong

Scalable, distributed, and plugin oriented API gateway backed by Nginx.


https://github.com/TykTechnologies/tyk

Lightweight API gateway with analytics logging, written in Go.


https://github.com/NREL/api-umbrella

API management platform for exposing web services, with web interface and analytics, written in Lua.


https://github.com/wso2/product-apim

API management tool with lightweight gateway and API lifecycle manangement, written in Java.


https://github.com/ExpressGateway/express-gateway

Microservices API Gateway built on top of ExpressJS (Node.js).


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:...


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.


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...


https://getkong.org/

The open-source API Gateway and Microservices Management Layer, delivering high performance and reliability.