Skip to content

Laura-2950/API-Go-Products

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Adding go.mod: go mod init github.com/Laura-2950/API-Go-Products.git

Adding go.sum: go get -u github.com/gin-gonic/gin go get "github.com/go-sql-driver/mysql" go get -u github.com/joho/godotenv go install github.com/swaggo/swag/cmd/swag@latest swag init -g API-Go-Products/cmd/main.go

add documentation: swag init ../doc

si hay problemas con el docs.go: go get -u github.com/swaggo/swag

docker-compose up go run .\cmd\main.go

port: 8080

Endpoints:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages