Skip to content

Ignore CORS - for APIs that don't send the correct headers.

License

Notifications You must be signed in to change notification settings

CodeBrauer/ignorecors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Just ignore CORS!

This is a simple node script (only using express and request) which will make a simple request to your provided url and returns it with correct CORS headers.

Usage

https://ignorecors-yipksgwdit.now.sh/?url=[full url-encoded url]

Notices

Because this is a small side project, currently only JSON is supported. Also, because it's for free there is a fair use policy. Now.sh provides 1GB of bandwidth per month, but you can still just use the code and host it yourself with now.sh.

Also big thanks to now.sh for their free OSS deployments.

About

Ignore CORS - for APIs that don't send the correct headers.

Resources

License

Stars

Watchers

Forks