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.

0 0 3 Go

docs(README): add a Trivy security scan badge (#4426)

- Add a Trivy security scan badge to the documentation
- Import the log package in the example code
- Improve error handling for server startup in the example code

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
B
Bo-Yi Wu committed
dceb61e6e76337b388109f6c553b026d3b6ff026
Parent: 5e5ff3a
Committed by GitHub <noreply@github.com> on 11/7/2025, 3:57:12 AM