Skip to content

Commit

Permalink
add Pingora
Browse files Browse the repository at this point in the history
  • Loading branch information
mfornos committed Apr 9, 2024
1 parent 1b782ac commit 76b1182
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -300,6 +300,7 @@ A curated list of Microservice Architecture related principles and technologies.
- [OpenResty](http://openresty.org/) - Fast web application server built on top of Nginx.
- [Open Service Mesh](https://openservicemesh.io/) - Lightweight and extensible cloud native service mesh.
- [Otoroshi](https://www.otoroshi.io/) - Modern HTTP reverse proxy with lightweight API management.
- [Pingora](https://github.com/cloudflare/pingora) - A library for building fast, reliable and evolvable network services.
- [Skipper](https://github.com/zalando/skipper) - HTTP router useful for decoupling routing from service logic.
- [Spring Cloud Gateway](https://cloud.spring.io/spring-cloud-gateway/) - API Gateway on top of Spring MVC. Aims to provide a simple, yet effective way to route to APIs.
- [Tengine](http://tengine.taobao.org/) - A distribution of Nginx with some advanced features.
Expand Down

0 comments on commit 76b1182

Please sign in to comment.