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

GitHub

450 stars
51 watching
96 forks
Language: JavaScript
last commit: 2 months ago
Linked from 1 awesome list

javascriptjoikoarouter

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
koajs/router Provides a flexible routing system for building web applications with Koa. 867
koajs/route Simple middleware for routing requests to specific handlers in an application 446
koajs/trie-router A routing mechanism for Koa applications using a trie data structure to manage routes and route parameters. 121
koajs/path-match A simple routing wrapper around path-match. 35
codecoolture/next-joi A package that validates incoming requests to Next.js API Routes using the Joi schema validation library. 112
koajs/parameter Middleware for validating parameters in web applications 67
koajs/resourcer-docs Generates documentation for routes in a Koa.js application 6
kongbytes/joi-security An automated security assessment tool for validating JavaScript schemas 44
jakefenley/koa-zod-router Builds typesafe routes with built-in input/output validation and middleware support for Koa applications. 57
koajs/jwt Middleware for validating JSON Web Tokens in Koa applications 1,345
koajs/resourcer Makes it easy to mount independent sub-applications within a Koa application using directory structure and configuration files. 35
koajs/rewrite Middleware to alter URLs in Koa applications 98
koajs/json Middleware for generating pretty-printed JSON responses in Koa applications. 198
koajs/logger A logging middleware for Koa.js applications 562
koajs/trace A tracing module for Koa applications that enables event logging and supports various tracing systems. 53