Add buaazp/fasthttprouter (#1151)

master
招牌疯子 8 years ago committed by Kirill Danshin
parent 30021911d3
commit 0c79834490

@ -1111,6 +1111,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
* [chi](https://github.com/pressly/chi) - Small, fast and expressive HTTP router built on net/context.
* [CleverGo](https://github.com/headwindfly/clevergo) - CleverGo is a simple, easy to use and high performance web framework for Go.
* [Echo](https://github.com/labstack/echo) - A fast and unfancy micro web framework for Go.
* [fasthttprouter](https://github.com/buaazp/fasthttprouter) - A high performance router forked from `httprouter`. The first router fit for `fasthttp`.
* [Fireball](https://github.com/zpatrick/fireball) - A more "natural" feeling web framework.
* [Florest](https://github.com/jabong/florest-core) - High-performance workflow based REST API framework
* [Gin](https://github.com/gin-gonic/gin) - Gin is a web framework written in Go! It features a martini-like API with much better performance, up to 40 times faster. If you need performance and good productivity.

Loading…
Cancel
Save