dingo
dingo copied to clipboard
Data access in Go - Code Generator
Results
2
dingo issues
Sort by
recently updated
recently updated
newest added
Cool project, very handy, thank you very much! Do you intent to support DBs other than MySQL, specially SQLite?
This is a really cool project! :+1: Have you considered following the [JSON API spec](http://jsonapi.org/) for the REST API generation? It's a popular specification used by projects such as Ember.js's...