metaleap / go-fromjsonschema
[2017-2018, maintained, stable] generates Go type definitions (ready to `json.Unmarshal` into) from a JSON Schema definition (proper JSD, not just sample .json) file
☆20Updated 2 years ago
Alternatives and similar repositories for go-fromjsonschema:
Users that are interested in go-fromjsonschema are comparing it to the libraries listed below
- Want to play with it☆12Updated 5 years ago
- Using io.Reader for data transformation in Go☆71Updated 4 years ago
- Get and Set using JavaScript notation☆30Updated 3 years ago
- Package flow provides support for basic FBP / pipelines☆23Updated 2 months ago
- Immutable data storage☆44Updated 5 years ago
- Replication for Boltdb databases.☆29Updated 7 years ago
- Django style fixtures for Golang's excellent built-in database/sql library.☆29Updated 5 years ago
- A library for abstracting away from the literal Go time library, for testing and time control.☆58Updated last year
- go-up! A simple configuration library with recursive placeholders resolution and no magic.☆43Updated 5 years ago
- A gnorm solution for generating database/sql wrapper for postgres☆25Updated 6 years ago
- Create graphics with a hand-drawn, sketchy, appearance. Based on Rough.js☆29Updated 5 months ago
- Build slack bots quickly and easily!☆45Updated 4 years ago
- Embeddable in memory key/value store for strings in golang☆53Updated 6 years ago
- Document Indexing and Searching Library in Go☆19Updated 4 years ago
- Provides helper functionality for writing code generators (specifically for Go, in Go)☆4Updated 9 years ago
- A rolling, append-only, local and remote data stream library for Go☆22Updated 2 years ago
- Collection of key-value storages adapters for Golang☆17Updated 2 years ago
- A basic go package to handle the lifetime / lifecycle of an application providing easy to use graceful shutdowns.