xeoncross / servicehandler
HTTP wrapper for Go services to make implementing "Clean Architecture" easier with automatic REST endpoints
☆9Updated 5 years ago
Alternatives and similar repositories for servicehandler:
Users that are interested in servicehandler are comparing it to the libraries listed below
- A library that implements a family of low-level tools to build persistent messaging systems.☆12Updated 3 years ago
- A simple API for managing a network cluster with smart peer discovery.☆19Updated 11 years ago
- Sorting with progress☆10Updated 2 years ago
- Want to play with it☆12Updated 5 years ago
- Vugu+Tinygo example☆14Updated 4 years ago
- The speed of a native map, the safety of sync.RWMutex and the durability of bbolt☆24Updated 5 years ago
- Library providing opanapi3 and Go types for store/validation and transfer of ISO-4217, ISO-3166, and other types.☆19Updated 3 weeks ago
- Encode and decode multidimensional z-ordered cells in Go☆10Updated 3 years ago
- Simple Interprocess Plugins for Go☆17Updated 4 years ago
- A reader and writer per https://www.imperialviolet.org/2014/06/27/streamingencryption.html☆14Updated 4 years ago
- streaming, buffered table encoder for result sets (ie from a database)☆21Updated last week
- A simple, script-driven continuous integration (build - > test -> release) tool, with no external dependencies.☆13Updated 8 years ago
- A small tool for embedding files in a Go source file.☆11Updated 4 years ago
- library + program to help making zero downtime, self-upgrading programs and servers.☆16Updated 8 years ago
- Recreates directory and files from embedded filesystem using Go 1.16 embed.FS type.☆29Updated 3 years ago
- A go library for backup and restore☆16Updated this week
- A Golang library to manipulate strings according to the word parsing rules of the UNIX Bourne shell.☆25Updated last year
- Go helper to print a table of data to stdout