1
0
mirror of https://github.com/go-kit/kit.git synced 2025-07-17 01:12:38 +02:00

Can't forget about gizmo!

This commit is contained in:
Peter Bourgon
2016-03-25 19:25:33 +01:00
parent e0ebc18e78
commit e4430e7a02

View File

@ -177,6 +177,7 @@ Projects with a ★ have had particular influence on Go kit's design (or vice-ve
### Service frameworks ### Service frameworks
- [gizmo](https://github.com/nytimes/gizmo), a microservice toolkit from The New York Times ★
- [go-micro](https://github.com/myodc/go-micro), a microservices client/server library ★ - [go-micro](https://github.com/myodc/go-micro), a microservices client/server library ★
- [gocircuit](https://github.com/gocircuit/circuit), dynamic cloud orchestration - [gocircuit](https://github.com/gocircuit/circuit), dynamic cloud orchestration
- [gotalk](https://github.com/rsms/gotalk), async peer communication protocol & library - [gotalk](https://github.com/rsms/gotalk), async peer communication protocol & library