Skip to content
#

database-table

Here are 24 public repositories matching this topic...

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.

  • Updated May 3, 2017
  • Go

Add this topic to your repo

To associate your repository with the database-table topic, visit your repo's landing page and select "manage topics."

Learn more