joi-router
Route validator
A routing library for Node.js applications that provides input and output validation using Joi.
Configurable, input and output validated routing for koa
450 stars
51 watching
96 forks
Language: JavaScript
last commit: 6 months ago
Linked from 1 awesome list
javascriptjoikoarouter
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 |
| A routing mechanism for Koa applications using a trie data structure to manage routes and route parameters. | 121 |
| A simple routing wrapper around path-match. | 35 |
| A package that validates incoming requests to Next.js API Routes using the Joi schema validation library. | 112 |
| Middleware for validating parameters in web applications | 67 |
| Generates documentation for routes in a Koa.js application | 6 |
| An automated security assessment tool for validating JavaScript schemas | 44 |
| Builds typesafe routes with built-in input/output validation and middleware support for Koa applications. | 61 |
| Middleware for validating JSON Web Tokens in Koa applications | 1,347 |
| Makes it easy to mount independent sub-applications within a Koa application using directory structure and configuration files. | 35 |
| Middleware to alter URLs in Koa applications | 98 |
| Middleware for generating pretty-printed JSON responses in Koa applications. | 198 |
| A logging middleware for Koa.js applications | 563 |
| A tracing module for Koa applications that enables event logging and supports various tracing systems. | 53 |