koa-zod-router
Route builder
Builds typesafe routes with built-in input/output validation and middleware support for Koa applications.
Build typesafe routes for Koa with ease. Utilizes Typescript, Zod, and Koa-Router to provide an easy solution to I/O validation and type inference.
61 stars
1 watching
2 forks
Language: TypeScript
last commit: 5 months ago apiendpointhttpkoakoa-routermiddlewarenodejsrouterschemaschema-validationservertypescriptvalidationzod
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides a flexible routing system for building web applications with Koa. | 871 |
| Simple middleware for routing requests to specific handlers in an application | 447 |
| Simplifies building and validating APIs with input data schema validation and customizable middlewares. | 643 |
| A routing library for Node.js applications that provides input and output validation using Joi. | 450 |
| A library providing an API client and server with Zod-based validation and auto-completion features for TypeScript applications. | 1,718 |
| Contract-first API endpoint definition and schema validation | 174 |
| A TypeScript library that provides a Socket.IO solution with I/O validation and the ability to generate AsyncAPI specification and a contract for consumers. | 62 |
| Simplifies common tasks in Zod schema validation | 170 |
| A Koa2 application built with TypeScript, providing a best practice template for building robust and maintainable web applications. | 377 |
| Generator for creating Zod schemas from Prisma models | 680 |
| A utility library that wraps Zod validation errors in user-friendly readable messages. | 822 |
| A simple routing wrapper around path-match. | 35 |
| An interactive web application for testing and validating Zod schemas | 54 |
| A library that integrates Zod schema validation and serialization with Fastify application servers. | 417 |
| A package to generate GraphQL types from zod contracts in TypeScript. | 20 |