Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 267 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 267 Bytes

ApiCreator

Create api aplication from existing database as simple as possible. We use gin, gorm, dailyhelper and postman.

How to use

  1. go get github.com/shouva/apicreator
  2. create config.json, look at config-example.json
  3. run it : apicreator