mirror of
https://github.com/avelino/awesome-go.git
synced 2024-12-12 17:13:58 +00:00
Adding Vestigo - implements a performant, stand-alone, HTTP compliant URL Router for go web applications.
This commit is contained in:
parent
a34206e486
commit
6d68f25f33
@ -859,6 +859,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
|
||||
* [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
|
||||
* [traffic](https://github.com/pilu/traffic) - Sinatra inspired regexp/pattern mux and web framework for Go.
|
||||
* [vestigo](https://github.com/husobee/vestigo) - A performant, stand-alone, HTTP compliant URL Router for go web applications.
|
||||
* [web.go](https://github.com/hoisie/web) - A simple framework to write webapps in Go.
|
||||
* [Zerver](https://github.com/cosiner/zerver) - Zerver is a expressive, modular, feature completed RESTful framework.
|
||||
* [zeus](https://github.com/daryl/zeus) - A very simple and fast HTTP router for Go.
|
||||
|
Loading…
Reference in New Issue
Block a user