mirror of
https://github.com/mfornos/awesome-microservices.git
synced 2025-02-17 15:45:13 -05:00
Changed to the right place
This commit is contained in:
parent
e0cea04677
commit
cfc712e9a1
1 changed files with 1 additions and 1 deletions
|
@ -168,7 +168,6 @@ A curated list of Microservice Architecture related principles and technologies.
|
|||
- [Go-micro](https://github.com/micro/go-micro) - A pluggable RPC microservice framework.
|
||||
- [Gopencils](https://github.com/bndr/gopencils) - Easily consume REST APIs with Go.
|
||||
- [Gorilla](http://www.gorillatoolkit.org/) - Web toolkit for the Go programming language.
|
||||
- [Janus](https://github.com/hellofresh/janus) - An API Gateway written in Go.
|
||||
- [Kite](https://github.com/koding/kite) - Microservices framework in Go.
|
||||
- [Libchan](https://github.com/docker/libchan) - Ultra-lightweight networking library which lets network services communicate in the same way that goroutines communicate using channels.
|
||||
- [Micro](https://github.com/micro/micro) - A microservices toolchain in Go.
|
||||
|
@ -283,6 +282,7 @@ A curated list of Microservice Architecture related principles and technologies.
|
|||
- [Envoy](https://github.com/lyft/envoy) - Open source edge and service proxy, from the developers at Lyft.
|
||||
- [Fabio](https://github.com/eBay/fabio) - A fast, modern, zero-conf load balancing HTTP/S router for deploying microservices managed by Consul.
|
||||
- [HAProxy](http://www.haproxy.org/) - Reliable, high Performance TCP/HTTP load balancer.
|
||||
- [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.
|
||||
- [Kong](https://getkong.org/) - Open source management layer for APIs.
|
||||
- [Linkerd](https://linkerd.io/) - Resilient service mesh for cloud native apps.
|
||||
|
|
Loading…
Add table
Reference in a new issue