mirror of
https://github.com/mfornos/awesome-microservices.git
synced 2025-02-17 15:45:13 -05:00
Update README.md
This commit is contained in:
parent
37340b2b38
commit
78eed8c6e3
1 changed files with 1 additions and 1 deletions
|
@ -154,7 +154,7 @@ A curated list of Microservice Architecture related principles and technologies.
|
|||
### Go
|
||||
|
||||
- [Echo](https://echo.labstack.com/) - Fast and unfancy HTTP server framework for Go. Up to 10x faster than the rest.
|
||||
- [Enduro/X ASG](https://github.com/endurox-dev/endurox-go) - Enduro/X bindings for Go allows to effectively write XATMI based microservices in Go language.
|
||||
- [Enduro/X ASG](https://github.com/endurox-dev/endurox-go) - Enduro/X bindings for Go allows to effectively write XATMI based microservices in Go language. Uses Unix kernel IPC (queues) for fast process communications.
|
||||
- [Gizmo](https://github.com/nytimes/gizmo) - Microservices toolkit.
|
||||
- [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.
|
||||
|
|
Loading…
Add table
Reference in a new issue