swagger
swagger copied to clipboard
GORM or database handling
Similar to the question posted https://github.com/go-swagger/go-swagger/issues/1814
Do you have any template or sample for database handling?
For example, https://github.com/wantedly/apig generates working CRUD code from model schema. Is there any thing already possible?