i ilham.dev
Home Posts Tools Dev Ops Games Playground About Contact

Schema

  • How I validate JSON with a schema before blaming the API

    When an API receives JSON, it usually expects a certain shape. If one field is missing or one value has the wrong type, the request may fail. A JSON Schema describes that expected shape.

    27 Sep 2026 · 4 min read · #json #schema #api #tools

© 2026 Ilham Andika. All rights reserved.
Contact Terms Privacy Comment Policy RSS GitHub