mirror of
https://github.com/mfornos/awesome-microservices.git
synced 2024-11-27 11:24:38 -05:00
Fix HAProxy link to github mirror repo
This commit is contained in:
parent
fb7d84230a
commit
9aca58bebf
1 changed files with 1 additions and 1 deletions
|
@ -336,7 +336,7 @@ A curated list of Microservice Architecture related principles and technologies.
|
|||
- [Express Gateway](https://www.express-gateway.io/) - A microservices API gateway built on Express.js.
|
||||
- [Fabio](https://github.com/eBay/fabio) - A fast, modern, zero-conf load balancing HTTP/S router for deploying microservices managed by Consul.
|
||||
- [Gravitee](https://github.com/gravitee-io/gravitee-gateway) - The gateway is able to apply policies (ie. rules) to both HTTP requests and responses according to your needs, meaning that you can enhance requests and responses processing by adding transformation, security, and many other crazy features!
|
||||
- [HAProxy](https://www.haproxy.org/) - Reliable, high Performance TCP/HTTP load balancer.
|
||||
- [HAProxy](https://github.com/haproxy/haproxy) - Reliable, high Performance TCP/HTTP load balancer.
|
||||
- [Istio](https://istio.io/) - An open platform to connect, manage, and secure microservices.
|
||||
- [Janus](https://github.com/hellofresh/janus) - An API Gateway written in Go.
|
||||
- [Keepalived](http://www.keepalived.org/) - Simple and robust facilities for loadbalancing and high-availability to Linux system and Linux based infrastructures.
|
||||
|
|
Loading…
Reference in a new issue