/go-jwt-gin-gorm

golang jwt with gin gorm database postgres

Primary LanguageGo

go-jwt-gin-gorm

golang jwt with gin gorm database postgres

Step to run local

  1. Clone this repository $ git clone https://github.com/Fachrulmustofa20/go-jwt-gin-gorm.git
  2. Create database postgres with name simple-api
  3. run terminal: $ go run main.go