/proxy-for-cors

light-weight proxy server to add cross-origin-allow header *

Primary LanguageJavaScript

proxy-for-cors

A light-weight proxy server to add 'Access-Control-Allow-Origin:*' header to responses.

Install it globally (-g) and you can run proxy http://www.domain.net from the command line. Otherwise, locally, just run node_modules/.bin/proxy http://www.domain.net.