An open API service indexing awesome lists of open source software.

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)

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`