next-joi
Request validator
A package that validates incoming requests to Next.js API Routes using the Joi schema validation library.
Validate NEXT.js API Routes with joi
112 stars
3 watching
5 forks
Language: TypeScript
last commit: over 2 years ago
Linked from 1 awesome list
joimiddlewaremiddlewaresnextjsnodejsreacttypescriptvalidationvalidation-schemavercel
Related projects:
Repository | Description | Stars |
---|---|---|
| A routing library for Node.js applications that provides input and output validation using Joi. | 450 |
| Provides a set of decorators to simplify the creation and configuration of typed Next.js API routes | 419 |
| An automated security assessment tool for validating JavaScript schemas | 44 |
| Provides middleware to validate incoming HTTP requests against predefined JSON schema constraints. | 0 |
| Provides a collection of libraries and tools for validating data in forms, using various schema validation techniques. | 1,820 |
| A lightweight JSON schema validator written in JavaScript. | 198 |
| A fast JSON validation library for JavaScript | 156 |
| A lightweight form validation plugin for JavaScript, supporting various frameworks and platforms. | 238 |
| A JavaScript library for cross-browser HTML5 form validation | 278 |
| A lightweight validation library that checks data conforms to TypeScript types at runtime. | 170 |
| A package for validating API requests before they are processed by an application. | 29 |
| A JavaScript validation library with various rules for checking user input data | 18 |
| Middleware for validating JSON Web Tokens in Koa applications | 1,347 |
| A library providing easy property validation functions for JavaScript applications | 158 |
| An example app demonstrating the use of Next.js and JSONPlaceholder API for building a web application | 35 |