Simple proxy server to allow JS applications to call services hosted on a different domain and that don't support CORS
-
Clone this repository
-
Install npm dependencies:
npm install
- Start the server
npm start
-
Substitute the Service URL with the Proxy URL
-
Set the service URL in a header called 'Endpoint'
Fernando Repiso repiso.fernando@gmail.com
MIT