- A Go middleware that stores various information about your web application (response time, average, etc.) https://github.com/thoas/stats 14 comments golang
Linking pages
Linked pages
- 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
- How to Write Go Code - The Go Programming Language https://golang.org/doc/code.html 92 comments
- GitHub - julienschmidt/httprouter: A high performance HTTP request router that scales well https://github.com/julienschmidt/httprouter 38 comments
- GitHub - ant0ine/go-json-rest: A quick and easy way to setup a RESTful JSON API https://github.com/ant0ine/go-json-rest 21 comments
- GitHub - astaxie/beego: beego is an open-source, high-performance web framework for the Go programming language. https://github.com/astaxie/beego 6 comments
- GitHub - zenazn/goji: Goji is a minimalistic web framework for Golang that's high in antioxidants. https://github.com/zenazn/goji 1 comment
- GitHub - thoas/picfit: An image resizing server written in Go https://github.com/thoas/picfit 0 comments
Would you like to stay up to date with Golang? Checkout Golang
Weekly.