Merge pull request #466 from hallas/patch-1

Remove ServeMux from list of frameworks.
checkGoreportcard
Dmitri Shuralyov 9 years ago
commit d7fa32818e

@ -791,7 +791,6 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
* [Revel](https://github.com/revel/revel) - A high-productivity web framework for the Go language.
* [rex](https://github.com/goanywhere/rex) - Rex is a library for modular development built upon gorilla/mux, fully compatible with `net/http`.
* [sawsij](http://sawsij.com/) - lightweight, open-source web framework for building high-performance, data-driven web applications.
* [ServeMux](http://servemux.com) - Idiomatic Go http.Handler framework.
* [Siesta](https://github.com/VividCortex/siesta) - Composable framework to write middleware and handlers
* [tango](https://github.com/lunny/tango) - Micro & pluggable web framework for Go.
* [tigertonic](https://github.com/rcrowley/go-tigertonic) - A Go framework for building JSON web services inspired by Dropwizard

Loading…
Cancel
Save