Schema-Jenerator

Rust CLI tool that generates JSON Schema from JSON input with multiple output tiers.

completed
| devtools

Tech Stack

Rust JSON Schema

About

Automates JSON schema creation from sample data with four complexity levels (basic, standard, comprehensive, expert). Features batch processing with glob patterns, schema validation against JSON Schema Draft 2020-12, email/URI format detection, pattern recognition, and intelligent constraint generation. Supports shell completions for multiple shells.