Devadex

jsonforge — sample JSON to schema, zero-dep validator, and docs

gumroad   $12.00   by farmerjeshua
7d old

Stop hand-writing JSON Schema. Point jsonforge at real JSON — an API response, a config, a fixture — and it infers the schema for you, then generates a standalone validator with zero dependencies and Markdown docs.What you get Schema inference — types, required fields, nesting, array items, formats (date-time, email, uri), enums, nullable — learned from your samples. A shippable validator — a self-contained Python module with no jsonschema or pydantic to add. Drop it in and call validate(data). Docs — a clean Markdown field table. Zero dependencies. CLI and library. Ships with source, a 10-test suite (including one that proves the generated validator runs standalone), and an MIT license.Honest limit: inference is as good as your samples and emits a pragmatic subset of JSON Schema — the tedious 90 percent, not the full spec.

Get it → farmerjeshua.gumroad.com

Found on Devadex — the discovery index for independent software the big search engines bury. More from gumroad.

Report this listing