Added HTTP Router Zeus

This commit is contained in:
Carles Cerezo Guzmán 2014-11-20 15:21:34 +00:00
parent f0a184c13e
commit c8dc95f3a1

View File

@ -525,6 +525,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
* [tigertonic](https://github.com/rcrowley/go-tigertonic) - A Go framework for building JSON web services inspired by Dropwizard * [tigertonic](https://github.com/rcrowley/go-tigertonic) - A Go framework for building JSON web services inspired by Dropwizard
* [traffic](https://github.com/pilu/traffic) - Sinatra inspired regexp/pattern mux and web framework for Go. * [traffic](https://github.com/pilu/traffic) - Sinatra inspired regexp/pattern mux and web framework for Go.
* [web.go](https://github.com/hoisie/web) - A simple framework to write webapps in Go. * [web.go](https://github.com/hoisie/web) - A simple framework to write webapps in Go.
* [zeus](https://github.com/daryl/zeus) - A very simple and fast HTTP router for Go.
### Middlewares ### Middlewares