cloudflare-cors-anywhere

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

Cloudflare-cors-anywhere Alternatives

Similar projects and alternatives to cloudflare-cors-anywhere

Zibri
cloudflare-cors-anywhere
  1. Puter.js

    Puter.js - The Backend for AI-Generated Apps. One-shot full-stack apps with your existing AI coding tool. Puter.js gives you Auth, Storage, DB, AI & more, with up to 90% fewer AI tokens than other backend platforms.

    Puter.js logo
  2. duckduckgo-locales

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

  3. Nextcloud

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

  4. 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.

  5. templates

    Railway starters (by railwayapp)

  6. doom-emacs

    Discontinued An Emacs framework for the stubborn martian hacker [Moved to: https://github.com/doomemacs/doomemacs]

  7. github-orgmode-tests

    This is a test project where you can explore how github interprets Org-mode files

  8. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  9. cal.diy

    Scheduling infrastructure for absolutely everyone.

  10. zim-desktop-wiki

    Main repository of the zim desktop wiki project

  11. orgmode

    Orgmode clone written in Lua for Neovim 0.11.0+.

  12. organice

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

  13. org-ql

    A searching tool for Org-mode, including custom query languages, commands, saved searches and agenda-like views, etc.

  14. EteSync Server

    The Etebase server (so you can run your own) (by etesync)

  15. Etar Calendar

    Android open source calendar

  16. Roundcube

    The Roundcube Webmail suite

  17. org-parser

    org-parser is a parser for the Org mode markup language for Emacs.

  18. org-caldav

    Caldav sync for Emacs orgmode

  19. org-web

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

  20. CORSflare

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

  21. airss

    A light weight feed reader that runs in your browser, with no backend

  22. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better cloudflare-cors-anywhere alternative or higher similarity.

cloudflare-cors-anywhere discussion

Log in or Post with

cloudflare-cors-anywhere reviews and mentions

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
  • A note from our sponsor - Puter.js
    developer.puter.com | 13 Aug 2026
    One-shot full-stack apps with your existing AI coding tool. Puter.js gives you Auth, Storage, DB, AI & more, with up to 90% fewer AI tokens than other backend platforms. Learn more →

Stats

Basic cloudflare-cors-anywhere repo stats
6
816
3.5
about 2 years ago

Sponsored
Puter.js - The Backend for AI-Generated Apps
One-shot full-stack apps with your existing AI coding tool. Puter.js gives you Auth, Storage, DB, AI & more, with up to 90% fewer AI tokens than other backend platforms.
developer.puter.com

Did you know that JavaScript is
the 5th most popular programming language
based on number of references?