Gin is a high-performance HTTP web framework written in Go. It provides a Martini-like API but with
# Installation ```bash git clone https://github.com/gin-gonic/gin.git cd gin ``` See https://github.com/gin-gonic/gin for detailed instructions.
git clone https://github.com/gin-gonic/gin.git