Skip to content

EveryOrigin is a free CORS proxy that allows you to access any website from any origin. Inspired by allorigins.win and whateverorigin.org which was a open source clone of AnyOrigin.com. All of them are either died or dead slow now. So I decided to make my own. It's free and open source. No rate limit. No annoying ads. No tracking. No bullshit.

Notifications You must be signed in to change notification settings

alianza/everyOrigin

Repository files navigation

EveryOrigin CORS Proxy

As I had A number of projects using data from other domains and I grew tired of having to use 3rd CORS proxies, which always seems to be unstable, slow, unsafe and short-lived. So, I decided to build my own.

I built EveryOrigin using Next.js and Next.js Api routes as back-end and hosted it on Netlify. The service is free and open-source and was inspired by similar services like allorigins.win and whateverorigin.org.

The service is completely free to use and doesn't require any API key or rate limit.

Getting Started

First, install the dependencies:

npm install

First, run the development server:

npm run dev

Open http://localhost:3000 with your browser to see the result.

Deployment

The service is hosted on Netlify and is automatically deployed when changes are pushed to the main branch.

About

EveryOrigin is a free CORS proxy that allows you to access any website from any origin. Inspired by allorigins.win and whateverorigin.org which was a open source clone of AnyOrigin.com. All of them are either died or dead slow now. So I decided to make my own. It's free and open source. No rate limit. No annoying ads. No tracking. No bullshit.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published