Hacker News new | ask | show | jobs
by coffexx 2285 days ago
For that you could use something like ajv. Json schema has the advantage of being usable across different languages, but it does come with the overhead of maintaining those files and keeping it in sync with your other repos.