- user Register
- logrus logger
- Golang
- Gin-gonic framework
- Mysql
- Logrus logger
git clone https://github.com/vinodnextcoder/golang-gin-boilerplate.git
cd golang-gin-boilerplate
create file .env copy from .env
Install project dependencies
go mod download
Run run project
go run main.go
Testing api use postamn collection Api postman collection in root folder gin.postman_collection import in postman