Categorygithub.com/FranciscoJSB12/gin-golang-api
modulepackage
0.0.0-20240726012646-a510a3747013
Repository: https://github.com/franciscojsb12/gin-golang-api.git
Documentation: pkg.go.dev

# README

How to run your project

You need to have air installed, after that run:

air

How to set up your Go project

  1. Set up dependency tracking inside of our go app with go mod init unique url

  2. Install Gin using go get -u github.com/gin-gonic/gin