qvest-digital / lib-compose
Golang library for html ui composition in a microservice world.
☆21Updated 5 years ago
Alternatives and similar repositories for lib-compose:
Users that are interested in lib-compose are comparing it to the libraries listed below
- Structured log interface☆26Updated 7 years ago
- GoKiss! - A plugin-based server automation and deployment tool written in Go - aka a highly configurable task runner!☆16Updated 10 years ago
- An OAuth-authenticating reverse proxy☆26Updated 11 months ago
- Re-usable Go components and micro-frameworks☆33Updated 7 years ago
- Concurrent ssh client☆17Updated 2 years ago
- Ported Go example from Martin Fowler Event Sourcing☆17Updated 6 years ago
- Latency and fault tolerance library like Netflix's Hystrix with prometheus and gobreaker.☆44Updated 10 months ago
- notify the specified webhook when a device is connected/disconnected☆31Updated 7 years ago
- A super quick to setup RESTful JSON server☆21Updated 9 years ago
- extract value from map/struct by dot notated syntax like "Foo.Bar[0].Baz"☆18Updated 8 years ago
- ☆16Updated 9 years ago
- a reverse proxy authentication server (golang)☆28Updated 5 years ago
- enforce banned dependency imports in Go code☆14Updated 4 years ago
- common go code☆15Updated 4 years ago
- The speed of a native map, the safety of sync.RWMutex and the durability of bbolt☆24Updated 5 years ago
- sqlbuilder is a Go library for building SQL queries.☆16Updated 4 years ago
- Provides helper functionality for writing code generators (specifically for Go, in Go)☆4Updated 9 years ago
- Degeneres, the boilerplate generator for REST-like servers in Go!☆28Updated 6 years ago
- build simple single-layer containers and upload them to a repository.☆39Updated last year
- Manipulate boltdb password databases☆16Updated 9 years ago
- Generates http servers that respond in predefined manner☆20Updated last year
- A super tiny package for error encapsulation in idiomatic Go☆14Updated 5 years ago
- gobeat is a process health check monitor, command automation tool and process restarter.☆49Updated 8 years ago
- The Go library for working with delimited separated value (DSV).☆28Updated 6 years ago
- functionality for building debs in Go. Covers similar ground to dpkg,dpkg-deb and dpkg-source