zodios-express
API adapter
An Express.js adapter that simplifies API declaration and implementation with type-safe validation and auto-completion features.
zodios express server
56 stars
4 watching
7 forks
Language: TypeScript
last commit: about 1 month ago Related projects:
Repository | Description | Stars |
---|---|---|
ecyrbe/zodios-react | A set of React hooks and helpers for building APIs with Zodios schema validation | 64 |
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 |
ecyrbe/zodios-plugins | A collection of plugins for extending the functionality of the Zodios platform | 8 |
robintail/express-zod-api | Simplifies building and validating APIs with input data schema validation and customizable middlewares. | 643 |
esamattis/react-zorm | A library providing a type-safe and performant way to create HTML forms in React applications. | 732 |
ghidoz/angular2-jsonapi | An Angular 2 adapter for interacting with JSON API endpoints | 199 |
robertlichtnow/zod-formik-adapter | An adapter for integrating zod object validation with Formik | 161 |
scrum/vue-axillo | A set of tools to simplify the use of REST APIs in applications | 10 |
d4rkstar/ts-express-boilerplate | A comprehensive TypeScript-based Express.js boilerplate with integrated TypeORM, testing, and deployment tools | 27 |
kubb-labs/kubb | A comprehensive toolkit for building and managing APIs. | 804 |
yugasun/vue-axios-plugin | An extension for Vue.js that simplifies API interactions using Axios. | 58 |
alan345/ter | A full-stack web application built with TypeScript, tRPC, Express, and React, focusing on developer experience and efficiency. | 773 |
turkerdev/fastify-type-provider-zod | A library that integrates Zod schema validation and serialization with Fastify application servers. | 417 |
formio/resquel | This middleware converts SQL databases into REST APIs for Express.js applications. | 127 |