rewrite
URL transformer
Middleware to alter URLs in Koa applications
URL rewriting middleware
98 stars
7 watching
13 forks
Language: JavaScript
last commit: 3 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
koajs/route | Simple middleware for routing requests to specific handlers in an application | 447 |
koajs/json | Middleware for generating pretty-printed JSON responses in Koa applications. | 198 |
koajs/jwt | Middleware for validating JSON Web Tokens in Koa applications | 1,347 |
koajs/parameter | Middleware for validating parameters in web applications | 67 |
koajs/compose | Utility to combine multiple middleware functions into a single cohesive piece of software | 1,005 |
koajs/ejs | A Koa middleware for rendering EJS templates with support for layouts, includes, and state access. | 248 |
koajs/router | Provides a flexible routing system for building web applications with Koa. | 871 |
koajs/conditional-get | Middleware that allows conditional GET requests in Koa applications | 61 |
koajs/userauth | Provides a middleware layer to authenticate users in Koa.js applications | 138 |
koajs/mock | A middleware for creating mock web pages with customizable URL mapping and data | 41 |
koajs/koa-markdown | Converts markdown to HTML for use with Koa.js applications | 37 |
koajs/logger | A logging middleware for Koa.js applications | 563 |
koajs/cors | A middleware for managing cross-origin resource sharing in web applications. | 734 |
koajs/koa-roles | An authentication module for Koa.js applications | 118 |
koajs/error | Middleware for handling error responses in web applications. | 102 |