mirror of
https://github.com/avelino/awesome-go.git
synced 2025-01-31 04:48:53 +00:00
add golobby/router package (#4119)
This commit is contained in:
parent
551ad2f3b0
commit
a1bd90dd22
@ -2719,6 +2719,7 @@ _Full stack web frameworks._
|
||||
- [ngamux](https://github.com/ngamux/ngamux) - Simple HTTP router for Go.
|
||||
- [ozzo-routing](https://github.com/go-ozzo/ozzo-routing) - An extremely fast Go (golang) HTTP router that supports regular expression route matching. Comes with full support for building RESTful APIs.
|
||||
- [pure](https://github.com/go-playground/pure) - Is a lightweight HTTP router that sticks to the std "net/http" implementation.
|
||||
- [router](https://github.com/golobby/router) - GoLobby Router is a lightweight yet powerful HTTP router for the Go programming language.
|
||||
- [Siesta](https://github.com/VividCortex/siesta) - Composable framework to write middleware and handlers.
|
||||
- [vestigo](https://github.com/husobee/vestigo) - Performant, stand-alone, HTTP compliant URL Router for go web applications.
|
||||
- [violetear](https://github.com/nbari/violetear) - Go HTTP router.
|
||||
|
Loading…
Reference in New Issue
Block a user