mirror of
https://github.com/mfornos/awesome-microservices.git
synced 2025-02-17 15:45:13 -05:00
Added Goa
This commit is contained in:
parent
f9dcfd15d4
commit
a101bd4bec
1 changed files with 1 additions and 0 deletions
|
@ -136,6 +136,7 @@ A curated list of Microservice Architecture related principles and technologies.
|
|||
### Go
|
||||
|
||||
- [Gin](http://gin-gonic.github.io/gin/) - Web framework written in Golang.
|
||||
- [Goa](https://github.com/goadesign/goa) - Design-based HTTP microservices in Go.
|
||||
- [Gocraft](https://github.com/gocraft/web) - A toolkit for building web apps. Includes routing, middleware stacks, logging and monitoring.
|
||||
- [Goji](https://goji.io/) - Minimalistic and flexible request multiplexer for Go.
|
||||
- [Go kit](https://github.com/go-kit/kit) - Distributed programming toolkit for microservices in the modern enterprise.
|
||||
|
|
Loading…
Add table
Reference in a new issue