Market is a online shopping platform with gin.
-
Install Go and set your workspace golang
-
Get the project
go -get https://github.com/Huangkai1008/market
- Add the libs
go mod download
- Run the application
go run cmd/market/main.go