CORS Proxy Server

October 28, 2019 ยท View on GitHub

Get around the annoying CORS error by using this proxy as a middle man

Hosted at

https://course-search-proxy.herokuapp.com

Routes

POST /

Params: none   
Body:
 - urlToGet: the url you want to GET   

License

MIT

Contents

  1. 1Hosted at
  2. 2Routes
  3. 2.1POST /
  4. 3License