cloudflare-cors-anywhere VS add-cors

Compare cloudflare-cors-anywhere vs add-cors and see what are their differences.

cloudflare-cors-anywhere

CORS "anywhere" proxy in a Cloudflare worker. DEMO at: https://test.cors.workers.dev/ (by Zibri)

add-cors

A simple Node proxy to attach CORS headers to a response of a queried request to an endpoint. (by das-jishu)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
cloudflare-cors-anywhere add-cors
6 2
567 5
- -
2.2 0.0
10 months ago over 2 years ago
JavaScript JavaScript
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

cloudflare-cors-anywhere

Posts with mentions or reviews of cloudflare-cors-anywhere. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-29.
  • Show HN: SQL Workbench in the Browser
    1 project | news.ycombinator.com | 28 Feb 2024
    Yes, unfortunately if the "foreign" sources don't support CORS, you'd have to use a CORS proxy... If you want to self-host, there's one at https://github.com/Zibri/cloudflare-cors-anywhere that can be deployed to CloudFlare Workers (the code is a bit messy though).

    GitHub supports CORS for raw data for example, that's why I put it in the sample queries.

  • Free hosting for super lightweight node.js server?
    2 projects | /r/webdev | 29 Jun 2023
    here’s the one I use
  • Show HN: AirSS is a web-based feed reader that put your privacy first
    2 projects | news.ycombinator.com | 2 Oct 2021
    You could probably add cloudflare workers as an option. There's an example CORS friendly proxy here: https://github.com/Zibri/cloudflare-cors-anywhere

    Guessing normal use would fit in their free plan.

  • The open calendar, task and note space is a mess
    19 projects | news.ycombinator.com | 30 Aug 2021
    You should be able to do this with a third party service such as https://fixtur.es/en/team/philadelphia-union

    I route my remote calendars through Cloudflare workers for a modicum of privacy from random third party services. It's as simple as running a basic open source relay: https://github.com/Zibri/cloudflare-cors-anywhere

  • Question about HTTPS requests
    2 projects | /r/node | 7 Jun 2021
    Otherwise, if it is on a server, when you make the request, add a header like “Origin”: “https://(sitename).com/“ where sitename would be the URL (not yours, in this case Pipedream’s) to avoid CORS. If worse comes to worse though, you could make your own proxy using Cloudflare Workers. There’s also Cloudflare CORS-Anywhere and CORSFlare
  • Discussion Thread
    1 project | /r/neoliberal | 31 Dec 2020
    Wait I found this repo for doing what I want, I’ll see if it works

add-cors

Posts with mentions or reviews of add-cors. We have used some of these posts to build our list of alternatives and similar projects.

What are some alternatives?

When comparing cloudflare-cors-anywhere and add-cors you can also consider the following projects:

CORSflare - A lightweight JavaScript CORS Reverse Proxy designed to run in a Cloudflare Worker.

Nextcloud - ☁️ Nextcloud server, a safe home for all your data

allOrigins - :alien: Pull content from any page as JSON via API

organice - An implementation of Org mode without the dependency of Emacs - built for mobile and desktop browsers

cors.sh - cors.sh provides cors-anywhere proxy service more reliable for production.

logseq - A local-first, non-linear, outliner notebook for organizing and sharing your personal knowledge base. Use it to organize your todo list, to write your journals, or to record your unique life.

dexocdn - DeXoCDN allows developers to easily distribute and serve static assets to improve performance and reduce server load.

org-web - org-mode on the web, built with React, optimized for mobile, synced with Dropbox and Google Drive

free-email-forwarding - The best free email forwarding for custom domains. Visit our website to get started (SMTP server)

duckduckgo-locales - Translation files for <a href="https://duckduckgo.com"> </a>

microservice-demo - A cloud-native project management microservice application. Services are built with various technologies e.g Go, NodeJS, Python, Ruby, MongoDB, MySQL, PostgreSQL