Gin is a high-performance HTTP web framework written in Go. It provides a Martini-like API but with significantly better performance—up to 40 times faster—thanks to httprouter. Gin is designed for building REST APIs, web applications, and microservices.
Repository: github.com/gin-gonic/gin
Commit: dcaa4296d111981ffb31ac3eba90bb63e1eb5ab9 · HEAD up to date