mirror of
https://github.com/mfornos/awesome-microservices.git
synced 2024-11-20 11:16:15 -05:00
Added some toolkits written in Go.
This commit is contained in:
parent
3a687d6ef0
commit
cb7c7d530a
1 changed files with 2 additions and 0 deletions
|
@ -83,8 +83,10 @@ A curated list of Microservice Architecture related principles and technologies.
|
|||
### Go
|
||||
|
||||
- [Gin](http://gin-gonic.github.io/gin/) - Web framework written in Golang.
|
||||
- [Go kit](https://github.com/go-kit/kit) - Distributed programming toolkit for microservices in the modern enterprise..
|
||||
- [Kite](https://github.com/koding/kite) - Microservice framework in Go.
|
||||
- [Martini](http://martini.codegangsta.io/) - Classy web development in Go.
|
||||
- [Micro](https://github.com/myodc/micro) - A microservice toolchain in Go.
|
||||
- [Negroni](https://github.com/codegangsta/negroni) - Idiomatic HTTP Middleware for Golang.
|
||||
|
||||
### Node.js
|
||||
|
|
Loading…
Reference in a new issue