- JSON file at docs/insomnia_file.json
$ docker-compose up --build
- O que é JWT
go get github.com/dgrijalva/jwt-go
- LGPD
- Clonar repositório base
https://github.com/hyperyuri/webapi-with-go
- Criar usuario (model e controller)
- Encode password para SHA256
- Gerar JWT
- Criar login (model e controller)
- Criar middlewares no GIN