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
Alternatives and similar repositories for scaffolder:
Users that are interested in scaffolder are comparing it to the libraries listed below
- A GO web application profiler.☆59Updated 7 years ago
- 2D locality queries in Go☆33Updated 3 years ago
- Configurable Go retry package, which invokes flaky functions until they succeed.☆47Updated 5 years ago
- Embeds static resources into go files for single binary compilation + works with http.FileSystem + symlinks☆67Updated 8 years ago
- show Go package dependencies☆52Updated 6 years ago
- prdeps prints the dependency graph of a Go package.☆43Updated 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 4 years ago
- ☆60Updated 4 years ago
- singlefile implements a host wide locking mechanism.☆34Updated 10 years ago
- csvplus extends the standard Go encoding/csv package with fluent interface, lazy stream operations, indices and joins.☆67Updated 3 years ago
- SQL API for Go☆31Updated 3 years ago
- Find declarations in Go source code that shadow predeclared identifiers☆30Updated 2 weeks ago
- Embeddable in memory key/value store for strings in golang☆53Updated 6 years ago
- An SQL query builder for golang☆41Updated 5 months ago
- Simple code templating for Go☆19Updated 7 years ago
- Context-aware middleware chains for Golang net/http☆26Updated 7 years ago
- another proof of concept WASM framework for Go☆15Updated 6 years ago
- GraphQL server package for Go with a focus on simplicity and efficiency☆26Updated 5 years ago
- Remove implicit field traversals from Go source☆37Updated 3 years ago
- RESTful Server Systems [DEPRECATED]☆34Updated 7 years ago
- A tool to compare different versions of an API and find incompatibilities.☆40Updated 5 years ago
- Higher-level reflect-based capabilities for inspecting objects and structs☆70Updated 7 years ago
- Extensible arithmetic parsing lib for go☆67Updated 5 years ago
- Like SQLite, but for networking☆25Updated last month
- Dependable Go errors with tracebacks☆53Updated 3 years ago
- Immutable data storage☆44Updated 5 years ago
- The source for gotools.org.☆36Updated last year
- Go library for convert io.Reader to line-by-line Reader☆91Updated 6 months ago
- Generate directories and files in Go as quickly as making pop corn☆24Updated 8 years ago
- Counter Data structure for Golang using CountMin Sketch with a fixed amount of memory☆45Updated 7 years ago