mirror of
https://github.com/avelino/awesome-go.git
synced 2024-12-12 17:13:58 +00:00
Add Routers:bellt repositorie (#2423)
This commit is contained in:
parent
f252513250
commit
336278491b
@ -1777,6 +1777,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
|
|||||||
### Routers
|
### Routers
|
||||||
|
|
||||||
* [alien](https://github.com/gernest/alien) - Lightweight and fast http router from outer space.
|
* [alien](https://github.com/gernest/alien) - Lightweight and fast http router from outer space.
|
||||||
|
* [bellt](https://github.com/GuilhermeCaruso/bellt) - A simple Go HTTP router.
|
||||||
* [Bone](https://github.com/go-zoo/bone) - Lightning Fast HTTP Multiplexer.
|
* [Bone](https://github.com/go-zoo/bone) - Lightning Fast HTTP Multiplexer.
|
||||||
* [Bxog](https://github.com/claygod/Bxog) - Simple and fast HTTP router for Go. It works with routes of varying difficulty, length and nesting. And he knows how to create a URL from the received parameters.
|
* [Bxog](https://github.com/claygod/Bxog) - Simple and fast HTTP router for Go. It works with routes of varying difficulty, length and nesting. And he knows how to create a URL from the received parameters.
|
||||||
* [chi](https://github.com/go-chi/chi) - Small, fast and expressive HTTP router built on net/context.
|
* [chi](https://github.com/go-chi/chi) - Small, fast and expressive HTTP router built on net/context.
|
||||||
|
Loading…
Reference in New Issue
Block a user