Simple auth service for learning purposes written in Go.
- Install Go
- Clone the repo
- Run
go run authentication - App runs on
localhost:8080
/auth/login/auth/register
- Install the extension REST Client on VS Code
- Open the files under
/tests/apiand run the requests
- Gin
- GORM
- UUID
- Bcrypt