swaggest / jsonschema-go
JSON Schema mapping for Go
☆138Updated last month
Alternatives and similar repositories for jsonschema-go:
Users that are interested in jsonschema-go are comparing it to the libraries listed below
- An opinionated OpenAPI v3 code generator for Go. Use this to generate API models and router scaffolding.☆109Updated 3 weeks ago
- OpenAPI structures for Go☆282Updated 3 weeks ago
- 🪵 Ensure consistent code style when using log/slog☆154Updated this week
- Go slog's Handler implementation to ensure correlation with Open-Telemetry spans.☆123Updated last month
- go-mask is a simple, customizable Go library for masking sensitive information.☆190Updated 7 months ago
- 🚨 slog: Attribute formatting☆161Updated last month
- A powerful Go JSON Schema validator library aligned with the JSON Schema Draft 2020-12. It features enhanced validation outputs and suppo…☆87Updated this week
- OpenAPI v3.1 Spec implementation in Go with generics☆50Updated last week
- A source code linter that can be used to find code that will cause problems with Go's error wrapping scheme☆277Updated last week
- Plugin for generating OpenAPIv3 from protobufs matching the Connect RPC interface☆138Updated last week
- OpenAPI validation extension for libopenapi, validate http requests and responses as well as schemas☆71Updated this week
- OpenTelemetry SQL database driver wrapper for Go☆115Updated last week
- Bridge between Go testing.T and slog.☆61Updated last year
- Ent Extension to integrate ogen☆114Updated 8 months ago
- An implementation of a `Nullable` type for JSON bodies, indicating whether the field is absent, set to null, or set to a value☆110Updated last week
- A robust, dependency-free go library that provides simple, thin, and user-friendly pub-sub kind of in-process event system for your Go ap…