Skip to content

frepiso/cors-proxy-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CORS PROXY JS

Introduction

Simple proxy server to allow JS applications to call services hosted on a different domain and that don't support CORS

Getting started
  1. Clone this repository

  2. Install npm dependencies:

npm install

  1. Start the server
npm start

Usage
  1. Substitute the Service URL with the Proxy URL

  2. Set the service URL in a header called 'Endpoint'

Contributors

Fernando Repiso repiso.fernando@gmail.com

License

MIT

About

CORS PROXY JS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors