Buy me a coffee if this is useful 😀
https://www.buymeacoffee.com/rowadz
in this series I'll validate data with the JSON-schema specifications in JavaScript (Nodejs/browser)
and python and I'll try to make the examples as hard and realistic as I can.
repo:
https://github.com/Rowadz/json-schema...
JSON-schema in python:
https://github.com/Julian/jsonschema
JSON-schema in JavaScript
https://github.com/ajv-validator/ajv
json-schema:
https://json-schema.org/
json-schema implementations:
https://json-schema.org/implementatio...