mock
Mock service
A middleware for creating mock web pages with customizable URL mapping and data
Simple web page mock middleware
41 stars
12 watching
9 forks
Language: JavaScript
last commit: over 5 years ago
Linked from 1 awesome list
koa-middleware
Related projects:
Repository | Description | Stars |
---|---|---|
koajs/json | Middleware for generating pretty-printed JSON responses in Koa applications. | 198 |
koajs/route | Simple middleware for routing requests to specific handlers in an application | 446 |
koajs/session | A session management middleware for Koa applications | 902 |
koajs/parameter | Middleware for validating parameters in web applications | 67 |
koajs/workshop | An interactive learning environment for mastering the Koa JavaScript web framework | 441 |
koajs/userauth | Provides a middleware layer to authenticate users in Koa.js applications | 137 |
koajs/jwt | Middleware for validating JSON Web Tokens in Koa applications | 1,345 |
koajs/koa-lusca | Middleware for securing web applications in Node.js using the Koa framework. | 66 |
koajs/rewrite | Middleware to alter URLs in Koa applications | 98 |
koajs/conditional-get | Middleware that allows conditional GET requests in Koa applications | 61 |
koajs/error | Middleware for handling error responses in web applications. | 102 |
koajs/ejs | A Koa middleware for rendering EJS templates with support for layouts, includes, and state access. | 248 |
koajs/basic-auth | Provides basic authentication middleware for protecting routes in a web application. | 138 |
koajs/koa-range | An implementation of range request support in Koa web framework | 50 |
koajs/router | Provides a flexible routing system for building web applications with Koa. | 867 |