acalejos / merquery

Interactive HTTP Client for Livebook w/ power-ups
MIT License
215 stars 4 forks source link

Validate JSON Against Schema #11

Closed acalejos closed 4 months ago

acalejos commented 4 months ago

We should be validating the JSON payloads sent from the client against a schema.

Could use something like Drops or Peri