gin
Gin is a high-performance HTTP web framework written in Go. It provides a Martini-like API but with significantly better
⭐ 88,141
Stars
🍴 0
Forks
🐛 0
Issues
🕐 n/a
Last commit
💻 $ go install github.com/gin-gonic/gin@latestGin is a high-performance HTTP web framework written in Go. It provides a Martini-like API but with significantly better
⭐ 88,141
Stars
🍴 0
Forks
🐛 0
Issues
🕐 n/a
Last commit
💻 $ go install github.com/gin-gonic/gin@latestGin 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.
Language
Go
License
Unknown
Category
Dev Tools
Quality Score
9/10
Stars
88.1k
Last Active
Unknown
You might also like