Categorygithub.com/MilsonCodes/gin-template
modulepackage
0.0.0-20210405174335-291f11c98ed6
Repository: https://github.com/milsoncodes/gin-template.git
Documentation: pkg.go.dev

# README

gin-template

template for go gin library

To begin, clone the repo, then run the commands:

go install
go run .

Define models and controllers in the associated directories, and routes in main.go. Make sure to edit your go.mod file in order to properly configure your project.

# Packages

No description provided by the author
No description provided by the author
No description provided by the author