fastify-type-provider-zod

Schema validator and serializer

A library that integrates Zod schema validation and serialization with Fastify application servers.

GitHub

417 stars
6 watching
25 forks
Language: TypeScript
last commit: 2 months ago

Related projects:

Repository Description Stars
samchungy/fastify-zod-openapi Fastify plugin for integrating Zod schema with OpenAPI specification 60
davidtimms/zod-fast-check A library that generates fast-check arbitraries from Zod schemas. 107
duplojs/zod-accelerator An optimization layer for Zod's schema validation function 60
jacobweisenburger/zod_utilz Simplifies common tasks in Zod schema validation 170
robintail/express-zod-api Simplifies building and validating APIs with input data schema validation and customizable middlewares. 643
rileytomasek/zodix Utilities for parsing and validating parameters and form data in Remix applications 364
sidwebworks/zod-xlsx A tool for validating data in xlsx files using Zod schemas 30
incetarik/nestjs-graphql-zod A library that provides a way to work with GraphQL objects using Zod validation objects. 86
glazy/formik-validator-zod A tool that simplifies form validation with Zod schemas in Formik forms. 21
marilari88/zod-playground An interactive web application for testing and validating Zod schemas 54
fabien0102/ts-to-zod A tool to generate Zod schemas from TypeScript types/interfaces. 1,258
ecyrbe/zodios A library providing an API client and server with Zod-based validation and auto-completion features for TypeScript applications. 1,718
ecyrbe/zodios-solid A Solid framework extension for automating API schema validation and caching with Zod. 4
schalkventer/zod-dev A tool that conditionally disables runtime validation in Zod while preserving type inference 7
kiliman/remix-params-helper A utility package to simplify working with Zod and standard URLSearchParams and FormData in Remix applications 250