router
Routing library
Provides a flexible routing system for building web applications with Koa.
Router middleware for Koa. Maintained by @forwardemail and @ladjs.
871 stars
19 watching
176 forks
Language: JavaScript
last commit: 5 months ago Related projects:
Repository | Description | Stars |
---|---|---|
| Simple middleware for routing requests to specific handlers in an application | 447 |
| 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 |
| Generates documentation for routes in a Koa.js application | 6 |
| An implementation of range request support in Koa web framework | 51 |
| Middleware to alter URLs in Koa applications | 98 |
| Makes it easy to mount independent sub-applications within a Koa application using directory structure and configuration files. | 35 |
| 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 |
| Middleware that allows conditional GET requests in Koa applications | 61 |
| Provides basic authentication middleware for protecting routes in a web application. | 137 |
| A small JavaScript navigation aid for routing and handling client-side URL changes | 783 |
| Middleware for securing web applications in Node.js using the Koa framework. | 66 |
| Middleware for validating parameters in web applications | 67 |
| An authentication module for Koa.js applications | 118 |