JSON references
Cheatsheets, comparisons, and complete references.
Tools
Guides
A complete syntax overview.
Side-by-side comparison.
Complete escape table and pitfalls.
Complete reference for all six types.
JS, Python, Bash recipes.
Selectors, wildcards, filters.
Naming, nullability, dates, errors.
json.loads() error causes and fixes with code examples.
Complete guide: syntax, reviver, safe parsing, and common errors.
Complete guide: replacer, space, toJSON(), circular refs.
json.load(), json.loads(), json.dump(), json.dumps() with examples.
Syntax rules, nesting, accessing elements, and common mistakes.
Types, required fields, patterns, $ref, and Ajv validation examples.
The Python/requests error that means the body wasn't JSON.
Key rules, nesting, accessing values, and common mistakes.