override-method
Method override utility
Utility function to parse and apply HTTP method overrides in Koa.js applications
method override utility for koa
7 stars
4 watching
2 forks
Language: JavaScript
last commit: almost 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Middleware for validating parameters in web applications | 67 |
| An authentication module for Koa.js applications | 118 |
| Provides CSRF protection in Koa applications | 264 |
| Middleware to alter URLs in Koa applications | 98 |
| Middleware for validating JSON Web Tokens in Koa applications | 1,347 |
| Middleware for generating pretty-printed JSON responses in Koa applications. | 198 |
| Provides a middleware layer to authenticate users in Koa.js applications | 138 |
| Simple middleware for routing requests to specific handlers in an application | 447 |
| A simple routing wrapper around path-match. | 35 |
| A Koa.js middleware that authenticates HTTP requests with basic authentication | 6 |
| Middleware for handling error responses in web applications. | 102 |
| A session management middleware for Koa applications | 902 |
| Provides etag support for Koa responses | 113 |
| Provides a flexible routing system for building web applications with Koa. | 871 |
| A middleware plugin for Koa.js applications that safely wraps JSON responses in JSONP (JavaScript and XML Parsing) to facilitate cross-domain requests. | 17 |