Skip to content

frankitoy/api-proxy-bypass-cors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

api-proxy-bypass-cors

Installation and usage

  1. Run npm install
  2. Run node server.js [options]

Command line options

Usage: node server.js [options]

Options:
  -p, --port  Listen on port  [default: "8081"]
  -u, --url   URL to remote api e.g https://remote.url.com/api

Proxied URLs

Local Remote
http://localhost:8080/api https://remote.url.com/api

About

local api proxy to bypass HTTP CORS issues

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published