tideland / gorest
RESTful Server Systems [DEPRECATED]
☆34Updated 7 years ago
Alternatives and similar repositories for gorest:
Users that are interested in gorest are comparing it to the libraries listed below
- An SQL query builder for golang☆41Updated 6 months ago
- DEPRECATED: use github.com/gobuffalo/flect instead☆24Updated 6 years ago
- Immutable data storage☆44Updated 5 years ago
- UNIS: A Common Architecture for String Utilities within the Go Programming Language.☆70Updated 7 years ago
- ☆60Updated 4 years ago
- Context-aware middleware chains for Golang net/http☆26Updated 7 years ago
- Using io.Reader for data transformation in Go☆71Updated 4 years ago
- SQL API for Go☆31Updated 3 years ago
- Utility package for working with common memory and cpu units in Go☆30Updated 8 years ago
- Component based full stack web framework using Web Assembly for Go☆60Updated 6 years ago
- Embeds static resources into go files for single binary compilation + works with http.FileSystem + symlinks☆67Updated 8 years ago
- Create semantic version tags for your Go packages, search and discover new packages☆50Updated 5 years ago
- 👻 Locate and fix overly complex lines of code in Go.☆52Updated 6 years ago
- Is a library that aids in graceful shutdown of a process/application☆49Updated 8 years ago
- inspect is a small Go package that makes it easy to inspect information about Go source code.☆18Updated 8 years ago
- A fast user agent string parser for Go.☆60Updated 7 years ago
- Barebones subcommand handling☆61Updated 5 years ago
- Package reactLog is reaction middle-ware for standard golang log☆11Updated 9 years ago
- A Golang utility for working with files☆16Updated 6 years ago
- 💧 In memory dataset filtering☆49Updated 3 years ago
- CloudyKit Router fastest router for go☆23Updated 2 months ago
- gobeat is a process health check monitor, command automation tool and process restarter.☆49Updated 8 years ago
- Embeddable in memory key/value store for strings in golang☆53Updated 6 years ago
- A GO web application profiler.☆59Updated 7 years ago
- Go: Sparkline signals in a heartbeat☆38Updated 8 years ago
- Go net/http handler to transparently manage posted JSON☆38Updated 9 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…