- ozzo-routing: An extremely fast and very clean HTTP router that supports regular expression route matching https://github.com/go-ozzo/ozzo-routing 5 comments golang
Linking pages
- Which Go router should I use? (with flowchart) – Alex Edwards https://www.alexedwards.net/blog/which-go-router-should-i-use 19 comments
- Which Go router should I use? (with flowchart) – Alex Edwards http://www.alexedwards.net/blog/a-mux-showdown 10 comments
- GitHub - amanbolat/awesome-go-with-stars: Awesome-go list with stars. Automatically updated https://github.com/amanbolat/awesome-go-with-stars 9 comments
- Language Framework Popularity: A Look at Go – Charting Stacks https://redmonk.com/fryan/2018/02/07/language-framework-popularity-a-look-at-go/ 5 comments
- GitHub - smallnest/go-web-framework-benchmark: Go web framework benchmark https://github.com/smallnest/go-web-framework-benchmark 0 comments
Linked pages
- Express - Node.js web application framework http://expressjs.com/ 389 comments
- GitHub - gin-gonic/gin: Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin. https://github.com/gin-gonic/gin 143 comments
- GitHub - julienschmidt/httprouter: A high performance HTTP request router that scales well https://github.com/julienschmidt/httprouter 38 comments
- GitHub - valyala/fasthttp: Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http https://github.com/valyala/fasthttp 28 comments
Would you like to stay up to date with Golang? Checkout Golang
Weekly.