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

GitHub

554 stars
8 watching
51 forks
Language: JavaScript
last commit: over 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
koajs/resourcerMakes it easy to mount independent sub-applications within a Koa application using directory structure and configuration files.35
koajs/path-matchA simple routing wrapper around path-match.35
koajs/routeSimple middleware for routing requests to specific handlers in an application447
koajs/routerProvides a flexible routing system for building web applications with Koa.871
koajs/traceA tracing module for Koa applications that enables event logging and supports various tracing systems.53
koajs/koa-safe-jsonpA middleware plugin for Koa.js applications that safely wraps JSON responses in JSONP (JavaScript and XML Parsing) to facilitate cross-domain requests.17
koajs/parameterMiddleware for validating parameters in web applications67
koajs/koa-rangeAn implementation of range request support in Koa web framework51
koajs/resourcer-docsGenerates documentation for routes in a Koa.js application6
koajs/koa-rolesAn authentication module for Koa.js applications118
koajs/corsA middleware for managing cross-origin resource sharing in web applications.734
koajs/clusterUtility library for clustering and error handling in Koa.js applications64
koajs/rewriteMiddleware to alter URLs in Koa applications98
koajs/loggerA logging middleware for Koa.js applications563
koajs/json Middleware for generating pretty-printed JSON responses in Koa applications.198