kreegr / proxy-for-cors

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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


Languages

Language:JavaScript 100.0%