goblimey / scaffolder

Given a description of a database and its tables, the Goblimey Scaffolder creates that database and generates a Go web server that provides the Create, Read, Update and Delete (CRUD) operations on it. The server is designed according to the Model, View, Controller (MVC) architecture and is implemented using RESTful requests.
21Updated 7 years ago

Related projects

Alternatives and complementary repositories for scaffolder