route
Router
Simple middleware for routing requests to specific handlers in an application
Simple route middleware
447 stars
11 watching
46 forks
Language: JavaScript
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Provides a flexible routing system for building web applications with Koa. | 871 |
| | A simple routing wrapper around path-match. | 35 |
| | A routing mechanism for Koa applications using a trie data structure to manage routes and route parameters. | 121 |
| | A routing library for Node.js applications that provides input and output validation using Joi. | 450 |
| | Generates documentation for routes in a Koa.js application | 6 |
| | Middleware to alter URLs in Koa applications | 98 |
| | Middleware that allows conditional GET requests in Koa applications | 61 |
| | Provides basic authentication middleware for protecting routes in a web application. | 137 |
| | Middleware for generating pretty-printed JSON responses in Koa applications. | 198 |
| | Middleware for handling error responses in web applications. | 102 |
| | Utility to combine multiple middleware functions into a single cohesive piece of software | 1,005 |
| | A middleware for managing cross-origin resource sharing in web applications. | 734 |
| | A middleware for creating mock web pages with customizable URL mapping and data | 41 |
| | A lightweight router for handling client-side route changes in web applications | 116 |
| | A logging middleware for Koa.js applications | 563 |