mount
Path stripper
A utility that allows middleware to operate independently of a prefix by temporarily stripping the path from the URL.
Mount other Koa applications or middleware to a given pathname
554 stars
8 watching
51 forks
Language: JavaScript
last commit: about 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Makes it easy to mount independent sub-applications within a Koa application using directory structure and configuration files. | 35 |
| A simple routing wrapper around path-match. | 35 |
| Simple middleware for routing requests to specific handlers in an application | 447 |
| Provides a flexible routing system for building web applications with Koa. | 871 |
| A tracing module for Koa applications that enables event logging and supports various tracing systems. | 53 |
| A middleware plugin for Koa.js applications that safely wraps JSON responses in JSONP (JavaScript and XML Parsing) to facilitate cross-domain requests. | 17 |
| Middleware for validating parameters in web applications | 67 |
| An implementation of range request support in Koa web framework | 51 |
| Generates documentation for routes in a Koa.js application | 6 |
| An authentication module for Koa.js applications | 118 |
| A middleware for managing cross-origin resource sharing in web applications. | 734 |
| Utility library for clustering and error handling in Koa.js applications | 64 |
| Middleware to alter URLs in Koa applications | 98 |
| A logging middleware for Koa.js applications | 563 |
| Middleware for generating pretty-printed JSON responses in Koa applications. | 198 |