Overview
The most basic way to define an API specification in typed-api-spec is using TypeScript types.
zod
zod is a TypeScript-first schema declaration and validation library.
Valibot
valibot is the open source schema library for TypeScript with bundle size, type safety and developer experience in mind.
Standard Schema
typed-api-spec can handle standard-schema compatible validation libraries.