https://github.com/lightsofapollo/azure-cors
Big hack for enabling azure CORS (for table service) with node (this only needs to be run once per account)
https://github.com/lightsofapollo/azure-cors
Last synced: 12 months ago
JSON representation
Big hack for enabling azure CORS (for table service) with node (this only needs to be run once per account)
- Host: GitHub
- URL: https://github.com/lightsofapollo/azure-cors
- Owner: lightsofapollo
- Created: 2014-02-13T07:22:20.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-05-08T06:42:31.000Z (about 12 years ago)
- Last Synced: 2025-05-18T01:07:29.606Z (about 1 year ago)
- Language: JavaScript
- Size: 6.95 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Azure CORS
This is a terrible hack to enable CORS (for all methods, hosts,
etc.. on your azure storage account).
## Usage
- clone this repo
- `node cors.js`