mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Merge pull request #360 from hallas/master
Added ServeMux to the list of Web Frameworks
This commit is contained in:
commit
e5b5d55a43
@ -709,6 +709,7 @@ Join us on IRC at **#awesome-go** on freenode [web access](http://webchat.freeno
|
|||||||
* [Resoursea](https://github.com/resoursea/api) - A REST framework for quickly writing resource based services.
|
* [Resoursea](https://github.com/resoursea/api) - A REST framework for quickly writing resource based services.
|
||||||
* [Revel](https://github.com/revel/revel) - A high-productivity web framework for the Go language.
|
* [Revel](https://github.com/revel/revel) - A high-productivity web framework for the Go language.
|
||||||
* [sawsij](http://sawsij.com/) - lightweight, open-source web framework for building high-performance, data-driven web applications.
|
* [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.
|
||||||
* [tango](https://github.com/lunny/tango) - Micro & pluggable web framework for Go.
|
* [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
|
* [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.
|
||||||
|
Loading…
Reference in New Issue
Block a user