gin contrib is middleware utilities for Gin
Use go get.
go get github.com/things-go/gin-contrib
Then import the package into your own code.
import "github.com/things-go/gin-contrib"
This project is under MIT License. See the LICENSE file for the full license text.