invopop / jsonschemaLinks
Generate JSON Schemas from Go types
☆689Updated 5 months ago
Alternatives and similar repositories for jsonschema
Users that are interested in jsonschema are comparing it to the libraries listed below
Sorting:
- A tool to generate Go data types from JSON Schema definitions.☆689Updated this week
- JSONSchema (draft 2020-12, draft 2019-09, draft-7, draft-6, draft-4) Validation using Go☆1,070Updated last week
- GCI, a tool that control golang package import order and make it always deterministic.☆492Updated 2 months ago
- Refactoring and code transformation tool for Go.☆994Updated 3 months ago
- An enum generator for go☆828Updated 2 months ago
- Generate type-safe Go converters by defining function signatures.☆690Updated 3 weeks ago
- A collection of packages to augment the go testing package and support common patterns.☆561Updated 3 months ago
- Go library for decoding generic map values into native Go structures and vice versa.☆302Updated last week
- Experimental implementation of a proposed v2 encoding/json package☆506Updated 2 weeks ago
- 🚨 Design workflows of slog handlers: pipeline, middleware, fanout, routing, failover, load balancing...☆480Updated 3 weeks ago
- Combine one or more Go errors together☆1,137Updated last year
- A simple logging interface for Go☆1,326Updated last week
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆592Updated 2 months ago
- OpenAPI structures for Go☆301Updated 3 weeks ago
- Compute the diff between two JSON documents as a series of RFC6902 (JSON Patch) operations☆576Updated 3 weeks ago
- Go library for creating finite state machines☆1,054Updated last week
- A library for diffing golang structures☆949Updated last year
- Go Dependency Analysis toolkit☆1,508Updated this week
- 🌈 slog.Handler that writes tinted (colorized) logs