Generate Zod schemas from any JSON API — no OpenAPI spec required
I built this after the nth time I hand-typed a third-party API response into a Zod schema, squinting at the JSON trying to figure out which fields were nullable. Tools Continue reading Generate Zod schemas from any JSON API — no OpenAPI spec required
