jhass/json-schema — explained in plain English
Analysis updated 2026-07-18 · repo last pushed 2020-02-02
Validate incoming API request bodies before processing them.
Check rows in a batch job against a schema before loading them into a database.
Catch type mistakes early, like a number sent where a string was expected.
Add custom validation rules or format checkers for business-specific data.
| jhass/json-schema | 0verflowme/alarm-clock | 0verflowme/seclists | |
|---|---|---|---|
| Language | — | CSS | — |
| Last pushed | 2020-02-02 | 2022-10-03 | 2020-05-03 |
| Maintenance | Dormant | Dormant | Dormant |
| Setup difficulty | easy | easy | easy |
| Complexity | 2/5 | 2/5 | 1/5 |
| Audience | developer | vibe coder | ops devops |
Figures from each repo's GitHub metadata at analysis time.
A Ruby library that validates whether your data matches a defined schema, catching structural mistakes before they cause problems.
Dormant — no commits in 2+ years (last push 2020-02-02).
Setup difficulty is rated easy, with roughly 30min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Don't trust strangers blindly. Verify against the repo.