[资源介绍]
GitHub - 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.
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. - gin-gonic/gin
- Gin - Gin 是一个用 Go 语言编写的 Web 框架!它拥有类似 Martini 的 API,性能更佳,速度提升高达 40 倍。如果您需要高性能和高生产力,Gin 是您的理想之选。