Gin http driver for Goravel.
| goravel/gin | goravel/framework |
|---|---|
| v1.4.x | v1.16.x |
| v1.3.x | v1.15.x |
| v1.2.x | v1.14.x |
| v1.1.x | v1.13.x |
Run the command below in your project to install the package automatically:
./artisan package:install github.com/goravel/gin
Or check the setup file to install the package manually.
Run command below to run test:
go test ./...