1
0
Fork 0
mirror of https://github.com/mfornos/awesome-microservices.git synced 2024-11-27 11:24:38 -05:00

Edited Vamp-router

This commit is contained in:
Marc 2016-07-18 20:04:12 +02:00 committed by GitHub
parent aa70d45dd3
commit 47a70efcfc

View file

@ -165,7 +165,7 @@ A curated list of Microservice Architecture related principles and technologies.
- [Negroni](https://github.com/codegangsta/negroni) - Idiomatic HTTP middleware for Golang.
- [Neutrino](https://github.com/neutrinoapp/neutrino) - Realtime/REST backend service.
- [Sleepy](https://github.com/dougblack/sleepy) - REST for go.
- [Vamp-router](https://github.com/magneticio/vamp-router) — Vamp-router is a service routing, load balancing and filtering application.
- [Vamp-router](https://github.com/magneticio/vamp-router) - Service routing, load balancing and filtering application.
- [Zerver](https://github.com/cosiner/zerver) - RESTful API framework.
### Haskell