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.

Home Page:http://www.goblimey.com/scaffolder/index.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

goblimey/scaffolder Stargazers