readme: add information and change title

master
fbonhomm 2019-09-15 16:31:37 +02:00
parent bd6f4a1075
commit 6092ac13b3
1 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
# api-go
Api in Go with go-gonic, gorm and testify
# Api-Go-Example
Api example in Go with go-gonic, gorm and testify
## Before Usage
* Create `.env` and `.env.testing` from `.env.example`
@ -13,7 +13,7 @@ Api in Go with go-gonic, gorm and testify
## Technology
- Go
- Gin-Gonic
- gorm
- Gorm
- CORS
- Testify
- GolintCI-Lint