Hacktive8 Assignment Final Project
you can install dependencies using go mod tidy or one by one,
- install dependencies go get
go get -u gorm.io/gormgo get -u github.com/gin-gonic/gingo get -u github.com/golang-jwt/jwtgo get -u github.com/asaskevich/govalidatorgo get -u golang.org/x/crypto
go run main.go
You can read documentation for this repo using this link here!