mirror of
https://github.com/mfornos/awesome-microservices.git
synced 2024-11-20 11:16:15 -05:00
Update README.md
This commit is contained in:
parent
f0e0fcd3ac
commit
80f2be49a7
1 changed files with 1 additions and 1 deletions
|
@ -163,6 +163,7 @@ 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.
|
||||
- [Iris](https://github.com/kataras/iris) - Fast, simple and efficient micro web framework for 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.
|
||||
|
@ -173,7 +174,6 @@ A curated list of Microservice Architecture related principles and technologies.
|
|||
- [Sleepy](https://github.com/dougblack/sleepy) - REST for go.
|
||||
- [Vamp-router](https://github.com/magneticio/vamp-router) - Service routing, load balancing and filtering application.
|
||||
- [Zerver](https://github.com/cosiner/zerver) - RESTful API framework.
|
||||
- [Iris](https://github.com/kataras/iris) - The fastest backend web framework for Go
|
||||
|
||||
### Haskell
|
||||
|
||||
|
|
Loading…
Reference in a new issue