Api example in Go with go-gonic, gorm and testify
 
 
Go to file
fbonhomm 52039f78bf feat: add .env.example 2019-09-03 17:54:04 +02:00
source feat: add AuthRefresh in controller 2019-08-26 20:03:45 +02:00
test test: modify request api, add fixture, setup DB, remove DB 2019-09-03 17:53:17 +02:00
.env feat: add .env 2019-08-24 20:48:41 +02:00
.env.example feat: add .env.example 2019-09-03 17:54:04 +02:00
.gitignore refactor: add .env in gitignore 2019-09-03 17:52:35 +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: cors middleware 2019-08-26 19:55:53 +02:00
go.sum feat: cors middleware 2019-08-26 19:55:53 +02:00
main.go feat: add cores middleware and change initialize services 2019-08-26 19:57:03 +02:00

README.md

api-go

Api in Go with go-gonic and testify