Skip to content

In cases where you are not authorized to access the api that gives CORS error, your local development will be able to continue without interruption.

Notifications You must be signed in to change notification settings

Haume0/ignore-cors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to my project 'Ignore CORS'!

In cases where you are not authorized to access the api that gives CORS error, your local development will be able to continue without interruption.

How to build:

go build . For building app for your operating system.

go run . For starting app without building.

How to use?

First, you must start executable file (icors.exe for windows) you can build anywhere with using source code. then change fetch url to http://localhost:8080/get?url=https://api.example.com/news. You can write any url you want after ?url=. and It's DONE!

About

In cases where you are not authorized to access the api that gives CORS error, your local development will be able to continue without interruption.

Topics

Resources

Stars

Watchers

Forks

Languages