flask-cors
CORS library
A library that enables Cross Origin Resource Sharing (CORS) support in Flask applications.
Cross Origin Resource Sharing ( CORS ) support for Flask
889 stars
10 watching
140 forks
Language: Python
last commit: about 1 month ago
Linked from 1 awesome list
corsflask-corsflask-extensionspython
Related projects:
Repository | Description | Stars |
---|---|---|
mschae/cors_plug | An Elixir plug to add Cross-Origin Resource Sharing (CORS) functionality to web applications | 404 |
gin-contrib/cors | A middleware library to enable cross-origin resource sharing (CORS) support in web applications built with the Gin framework. | 1,795 |
koajs/cors | A middleware for managing cross-origin resource sharing in web applications. | 732 |
nelmio/nelmiocorsbundle | Adds support for Cross-Origin Resource Sharing headers in PHP applications | 1,891 |
palanik/lumen-cors | Middleware that enables cross-origin resource sharing in web applications | 101 |
vluzrmos/lumen-cors | Provides a simple way to handle cross-origin resource sharing in Lumen framework applications | 45 |
palanik/corsslim | A middleware solution for cross-origin resource sharing in web applications built with the Slim PHP framework | 93 |
graycoreio/magento2-cors | A module that adds CORS headers to Magento 2 APIs for secure cross-origin resource sharing | 86 |
whatyouhide/corsica | A plug and DSL for handling CORS requests in Elixir web applications. | 526 |
burhanuday/cors-proxy | A service that relays HTTP requests to avoid the Cross-Origin Resource Sharing restriction in web browsers. | 38 |
laconicwolf/cors-scanner | A tool that identifies and reports CORS configuration issues in web applications | 18 |
rub-nds/corstest | A tool to detect common Cross-Origin Resource Sharing misconfigurations in web applications. | 404 |
neomerx/cors-illuminate | Enables Cross-Origin Resource Sharing in PHP web applications | 48 |
rpicard/explore-flask | A documentation repository for an introductory book on building web applications with Flask and Python | 1,693 |
detailyang/lua-resty-cors | Provides an OpenResty module to implement CORS (Cross-Origin Resource Sharing) policies | 56 |