goblimey / scaffolderLinks
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 8 years ago
Alternatives and similar repositories for scaffolder
Users that are interested in scaffolder are comparing it to the libraries listed below
Sorting:
- Embeddable in memory key/value store for strings in golang☆53Updated 6 years ago
- 2D locality queries in Go☆34Updated 2 months ago
- ☆60Updated 4 years ago
- Dependable Go errors with tracebacks☆53Updated 3 years ago
- A GO web application profiler.☆59Updated 7 years ago
- Tool to detect range statements iterating over addressable arrays☆28Updated 7 years ago
- Using io.Reader for data transformation in Go☆71Updated 4 years ago
- A simple Go Library to calculate a phash string for a JPEG image.☆34Updated 10 years ago
- Go library for convert io.Reader to line-by-line Reader☆91Updated 10 months ago
- Embeds static resources into go files for single binary compilation + works with http.FileSystem + symlinks☆67Updated 8 years ago
- singlefile implements a host wide locking mechanism.☆34Updated 10 years ago
- show Go package dependencies☆52Updated 7 years ago
- Golang package that reads lines from an io.Reader and puts them onto a channel.☆67Updated 6 years ago
- Remove implicit field traversals from Go source☆37Updated 3 years ago
- Linter for Go text/template (and html/template) template files☆44Updated last year
- Dependency-less dependencies for Go.☆122Updated 8 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 4 years ago
- 🏠 Explode one-line address strings using Golang☆53Updated 2 years ago
- CloudyKit Router fastest router for go☆23Updated 5 months ago
- Take control of your Go packages' import paths☆63Updated 7 years ago
- common go code☆15Updated 4 years ago
- Is a library that aids in graceful shutdown of a process/application☆49Updated 8 years ago
- ☆25Updated 9 years ago
- Flen provides stats on functions/methods lengths in a Golang package.☆51Updated 7 years ago
- Extensible arithmetic parsing lib for go☆67Updated 5 years ago
- Run linters from Go code -☆66Updated 6 years ago
- StreamQL is a stream query language☆17Updated 7 years ago
- Generates minimal embedded database from structs in golang; moved to gitlab.com/microo8/mimir☆39Updated 5 years ago
- Like SQLite, but for networking