cors
CORS middleware
A middleware for managing cross-origin resource sharing in web applications.
Cross-Origin Resource Sharing(CORS) for koa
734 stars
16 watching
80 forks
Language: JavaScript
last commit: over 1 year ago
Linked from 2 awesome lists
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Utility to combine multiple middleware functions into a single cohesive piece of software | 1,005 |
| | Makes it easy to set cross-subdomain cookies | 14 |
| | A caching middleware for Koa.js applications that supports multiple storage options and compression | 153 |
| | Simple middleware for routing requests to specific handlers in an application | 447 |
| | A middleware solution for cross-origin resource sharing in web applications built with the Slim PHP framework | 93 |
| | Middleware for generating pretty-printed JSON responses in Koa applications. | 198 |
| | Middleware that allows conditional GET requests in Koa applications | 61 |
| | A session management middleware for Koa applications | 902 |
| | A logging middleware for Koa.js applications | 563 |
| | Makes it easy to mount independent sub-applications within a Koa application using directory structure and configuration files. | 35 |
| | A Koa.js middleware for storing and managing sessions with Redis sets | 21 |
| | A middleware library to enable cross-origin resource sharing (CORS) support in web applications built with the Gin framework. | 1,813 |
| | Middleware that enables cross-origin resource sharing in web applications | 101 |
| | Middleware for securing web applications in Node.js using the Koa framework. | 66 |
| | Middleware for validating JSON Web Tokens in Koa applications | 1,347 |