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
- Embeddable in memory key/value store for strings in golang☆53Updated 6 years ago
- 2D locality queries in Go☆32Updated 2 years ago
- Walk through JSON with Go☆66Updated 2 years ago
- An OAuth-authenticating reverse proxy☆26Updated 7 months ago
- Simple code templating for Go☆19Updated 7 years ago
- singlefile implements a host wide locking mechanism.☆34Updated 9 years ago
- Configurable Go retry package, which invokes flaky functions until they succeed.☆47Updated 4 years ago
- SQL API for Go☆31Updated 2 years ago
- xast: ast rewriter with built-in clean up.☆27Updated 7 years ago
- A GO web application profiler.☆59Updated 6 years ago
- Simple Serialization library for Go☆13Updated 2 years ago
- prdeps prints the dependency graph of a Go package.☆42Updated 7 years ago
- ☆60Updated 3 years ago
- Tool to detect range statements iterating over addressable arrays☆27Updated 6 years ago
- show Go package dependencies☆52Updated 6 years ago
- A library for abstracting away from the literal Go time library, for testing and time control.☆57Updated last year
- Re-usable Go components and micro-frameworks☆33Updated 7 years ago
- Runlevel 1, you stay unix socket. Runlevel 3, you listen tcp! Kicks old process on boot. Shuts down when kicked by new process. Could con…☆23Updated 3 years ago
- Immutable data storage☆44Updated 4 years ago
- An SQL query builder for golang☆41Updated last week
- Build slack bots quickly and easily!☆45Updated 3 years ago
- Remove implicit field traversals from Go source☆35Updated 2 years ago
- Join contexts like never before!☆20Updated 7 years ago
- Structured log interface☆26Updated 6 years ago
- Intelligent template helpers for go☆14Updated 9 years ago
- SGO - Setup Go - Download, install and setup Go versions as easy as possible in the terminal☆29Updated 7 years ago
- Linter for Go text/template (and html/template) template files☆41Updated 5 months ago
- a reverse proxy authentication server (golang)☆28Updated 5 years ago
- Embeds static resources into go files for single binary compilation + works with http.FileSystem + symlinks☆67Updated 8 years ago
- Take control of your Go packages' import paths☆63Updated 7 years ago
- Simplest HTTP GET requester for Go with timeout support☆34Updated 6 years ago