Skip to content

Example of a proxy server to help web apps get past the cors policy.

License

Notifications You must be signed in to change notification settings

hurtigcodes/cors-proxy-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cors Proxy Server

An example of how to set up a proxy server to help frontend web applications running in the browser beat the same origin policy.

Uses Express as middleware for application routing and axios for HTTP requests.

Run the server

node server.js

About

Example of a proxy server to help web apps get past the cors policy.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published