SIGN IN SIGN UP
gin-gonic / gin UNCLAIMED

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.

docs: replace AUTHORS.md with link to GitHub contributors page (#4582)

AUTHORS.md was a manually maintained list of 400+ contributors that
had no automation to keep it current. Replace it with a link to
GitHub s built-in contributors page which is always up-to-date.

Co-authored-by: Claude Opus 4.6 (1M context) <[email protected]>
B
Bo-Yi Wu committed
a749e4d33c2db35835581c60604720614e570cd6
Parent: 65d1c47
Committed by GitHub <[email protected]> on 3/15/2026, 6:34:58 AM