wesleybliss / fuck-cors-proxy

Extremely basic proxy to get around CORS issues.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fuck CORS Proxy

Install

$ git clone <this-repo-url>
$ cd fuck-cors-proxy
$ yarn

Run

$ npm start

Use

$ curl localhost:3000
// And see 'help' there

About

Extremely basic proxy to get around CORS issues.


Languages

Language:JavaScript 100.0%