gin-gonic/gin

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.

View on GitHub
Go
Stars 88.9k
Forks 8.6k
License MIT
Open Issues 722
Updated 1d ago