StarKeyJON / cors-router-proxy

CORS router to solve browser => server CORS inflight request errors

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cors-router-proxy

This is experimental!

CORS router to solve browser => server CORS inflight request errors

When making an API call using JavaScript (using XMLHTTPRequest, $.ajax, axios, etc...):

Deploy with one click here: Deploy

Other Implementations

Check out James Ward's Saleforce CORS Proxy written in Scala.

And also: https://github.com/ccoenraets/cors-proxy/blob/master/

Credits to: https://github.com/honnamkuan/cors-cache-proxy/blob/

Source code of current implementation: https://github.com/Rob--W/cors-anywhere/

About

CORS router to solve browser => server CORS inflight request errors


Languages

Language:JavaScript 100.0%