/simple-corsproxy

Proxy to access resources that lack the Access-Control-Allow-Origin * header

Primary LanguageJavaScriptMIT LicenseMIT

simple-corsproxy

Proxy to access resources that lack the Access-Control-Allow-Origin * header

Deploy

Install

$ npm install simple-corsproxy -g

Usage

$ simple-corsproxy
=> Listening on port: 8080 # or environment variable PORT

Add the url to the proxy path, like:

http://localhost:8080/https://google.com

License

MIT