route

Router

Simple middleware for routing requests to specific handlers in an application

Simple route middleware

GitHub

447 stars
11 watching
46 forks
Language: JavaScript
last commit: about 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
koajs/routerProvides a flexible routing system for building web applications with Koa.871
koajs/path-matchA simple routing wrapper around path-match.35
koajs/trie-routerA routing mechanism for Koa applications using a trie data structure to manage routes and route parameters.121
koajs/joi-routerA routing library for Node.js applications that provides input and output validation using Joi.450
koajs/resourcer-docsGenerates documentation for routes in a Koa.js application6
koajs/rewriteMiddleware to alter URLs in Koa applications98
koajs/conditional-getMiddleware that allows conditional GET requests in Koa applications61
koajs/basic-authProvides basic authentication middleware for protecting routes in a web application.137
koajs/json Middleware for generating pretty-printed JSON responses in Koa applications.198
koajs/errorMiddleware for handling error responses in web applications.102
koajs/composeUtility to combine multiple middleware functions into a single cohesive piece of software1,005
koajs/corsA middleware for managing cross-origin resource sharing in web applications.734
koajs/mockA middleware for creating mock web pages with customizable URL mapping and data41
choojs/nanorouterA lightweight router for handling client-side route changes in web applications116
koajs/loggerA logging middleware for Koa.js applications563