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☆33Updated 3 years ago
- SQL API for Go☆31Updated 3 years ago
- 💧 In memory dataset filtering☆49Updated 3 years ago
- csvplus extends the standard Go encoding/csv package with fluent interface, lazy stream operations, indices and joins.☆67Updated 2 weeks ago
- An SQL query builder for golang☆41Updated 6 months ago
- An OAuth-authenticating reverse proxy☆26Updated last year
- A GO web application profiler.☆59Updated 7 years ago
- Generate directories and files in Go as quickly as making pop corn☆24Updated 8 years ago
- common go code☆15Updated 4 years ago
- The Go library for working with delimited separated value (DSV).☆28Updated 6 years ago
- Walk through JSON with Go☆65Updated 2 years ago
- Simple code templating for Go☆19Updated 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
- Structured log interface☆26Updated 7 years ago
- prdeps prints the dependency graph of a Go package.☆43Updated 7 years ago
- gobeat is a process health check monitor, command automation tool and process restarter.☆50Updated 8 years ago
- Take control of your Go packages' import paths☆63Updated 7 years ago
- Project template for getting started with GopherJS for web apps. Edit the HTML, CSS, and Go and see your changes!☆39Updated 7 years ago
- An error handling package for Go.☆21Updated 7 years ago
- ☆26Updated 8 years ago
- Want to play with it☆12Updated 5 years ago
- Package xerror extends the functionality of Go's built-in error interface.☆15Updated 8 years ago
- k8s wait and backoff utilities, extracted for general use☆36Updated 8 years ago
- Useful HTTP middlewares☆19Updated last year
- Configurable Go retry package, which invokes flaky functions until they succeed.☆47Updated 5 years ago
- ☆17Updated last year
- A tool to compare different versions of an API and find incompatibilities.☆40Updated 5 years ago
- Generic Data Structures/Algorithms in golang.☆53Updated 9 years ago
- Embeds static resources into go files for single binary compilation + works with http.FileSystem + symlinks☆67Updated 8 years ago