Api example in Go with go-gonic, gorm and testify
 
 
Go to file
fbonhomm fde869e6d7 feat: add utility function getToken in libs 2019-08-25 17:17:30 +02:00
source feat: add utility function getToken in libs 2019-08-25 17:17:30 +02:00
test/functional fix: rename fonctional => functional 2019-08-24 20:53:59 +02:00
.env feat: add .env 2019-08-24 20:48:41 +02:00
.gitignore feat: add .gitignore 2019-08-24 20:49:49 +02:00
LICENSE Initial commit 2019-08-20 12:00:49 +02:00
README.md Initial commit 2019-08-20 12:00:49 +02:00
go.mod feat: add new package whose jwt 2019-08-25 17:12:43 +02:00
go.sum feat: add new package whose jwt 2019-08-25 17:12:43 +02:00
main.go feat: add auth route 2019-08-25 17:12:59 +02:00

README.md

api-go

Api in Go with go-gonic and testify