https://github.com/

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.

Deepdive

git clone https://github.com/gin-gonic/gin && cd gin && git log --reverse

Featured