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:
- ☆24Updated 9 years ago
- jsgo playground: edit and run Go code in the browser, supporting arbitrary import paths☆50Updated 5 years ago
- Embeddable in memory key/value store for strings in golang☆53Updated 6 years ago
- 2D locality queries in Go☆34Updated last month
- Take control of your Go packages' import paths☆63Updated 7 years ago
- csvplus extends the standard Go encoding/csv package with fluent interface, lazy stream operations, indices and joins.☆67Updated 2 months ago
- show Go package dependencies☆52Updated 7 years ago
- Like SQLite, but for networking☆25Updated 4 months ago
- Context-aware middleware chains for Golang net/http☆26Updated 7 years ago
- Go package for abstracting local, in-memory, and remote (Google Cloud Storage/S3) filesystems☆52Updated 6 years ago
- ☆20Updated 3 months ago
- A GO web application profiler.☆59Updated 7 years ago
- An SQL query builder for golang☆41Updated 8 months ago
- Go library for convert io.Reader to line-by-line Reader☆91Updated 9 months ago
- ☆60Updated 4 years ago
- A deep pretty printer with Go-like notation. It implements the goon specification.☆89Updated 3 years ago
- Remove implicit field traversals from Go source☆37Updated 3 years ago
- Fork of golang's encoding/json: now with more validation and error context☆34Updated 7 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- Golang package that reads lines from an io.Reader and puts them onto a channel.☆67Updated 6 years ago
- A bunch of useful utilities for whenever I do web programming in Go. Like a framework, but better, cause it's not.☆39Updated 6 years ago
- prdeps prints the dependency graph of a Go package.☆43Updated 7 years ago
- Golang fixed versions tool for your private and public dependencies☆23Updated 8 years ago
- SQL API for Go☆31Updated 3 years ago
- Extensible arithmetic parsing lib for go☆67Updated 5 years ago
- Walk through JSON with Go☆65Updated 3 years ago
- golang.org/x/crypto/ssh the next generation: provide idle timeouts, avoid memory leaks, and gracefully cancel connections☆26Updated 3 years ago
- Immutable data storage☆44Updated 5 years ago
- Dependable Go errors with tracebacks☆53Updated 3 years ago
- Parse a RFC 3339 duration string into time.Duration☆32Updated 2 years ago