CORSflare

A lightweight JavaScript CORS Reverse Proxy designed to run in a Cloudflare Worker. (by Darkseal)

CORSflare Alternatives

Similar projects and alternatives to CORSflare

  1. cloudflare-cors-anywhere

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

  2. SurveyJS

    JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor. Add the SurveyJS white-label form builder to your JavaScript app (React/Angular/Vue3). Build complex JSON forms without coding. Fully customizable, works with any backend, perfect for data-heavy apps. Learn more.

    SurveyJS logo
  3. cloudflare-worker-router

    A super lightweight router (1.0K) with middleware support and ZERO dependencies for Cloudflare Workers.

  4. x-frame-bypass

    Web Component extending IFrame to bypass X-Frame-Options: deny/sameorigin

  5. terraform-cloudflare-maintenance

    Terraform module to create a responsive Maintenance Page using Cloudflare Workers.

  6. fastify-cors

    6 CORSflare VS fastify-cors

    Fastify CORS

  7. Swap

    6 CORSflare VS Swap

    Swap.js is a JavaScript micro-library which facilitates AJAX-style navigation in web pages, in less than ~ 100 lines of code. (See "Why?" paragraph below)

  8. cf-url-shortener

    URL Shortener Cloudflare function that uses Upstash Redis and Kafka along with https://materialize.com

  9. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  10. kanye.rest

    1 CORSflare VS kanye.rest

    Discontinued 🌊 A free REST API for random Kanye West quotes (Kanye as a Service)

  11. searchall

    show results from different search engines in separate iframes on one page with one click

  12. add-cors

    2 CORSflare VS add-cors

    A simple Node proxy to attach CORS headers to a response of a queried request to an endpoint.

  13. cloudflare-workers-async-google-analytics

    :cloud: The Cloudflare Workers implementation of an async Google Analytics

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better CORSflare alternative or higher similarity.

CORSflare discussion

Log in or Post with

CORSflare reviews and mentions

Posts with mentions or reviews of CORSflare. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-12-17.
  • Show HN: Searchall – search all major indexes on one page (with iframes)
    3 projects | news.ycombinator.com | 17 Dec 2021
    Try out some queries from your browser history and see if anything beats google. Other engines are more likely to beat google for queries that google has failed at.

    Majority of engines were found at below link. Surprisingly many engines use the same indices, for example duckduckgo is mostly just privacy-protected bing. Big thanks to Rohan Kumar.

    https://seirdy.one/2021/03/10/search-engines-with-own-indexe...

    A proxy is needed to bypass iframe restrictions for most websites. I used this x-frame-bypass client js code [https://github.com/niutech/x-frame-bypass] which (previously?) used proxy.megatunger.com . That free proxy could be recording your queries, who knows, so use caution.

    If (when actually) that proxy goes down I think I'll set up something like CORSflare to have a more reliable and trustworthy alternative. [https://github.com/Darkseal/CORSflare]

    I hacked this together over about one workday in total so it's likely to have significant issues. You can comment them here or (preferably) file an issue on the repo: [https://github.com/qpwo/searchall/]

    There's also a demo video on the repo if the site goes down but you wanted to see how it looks. Feel free to file feature requests on the repo as well. If you'd rather copy it and make your own version then that's fine too.

    I'll try to reply to all comments here.

  • 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

Stats

Basic CORSflare repo stats
2
161
0.0
over 4 years ago

Sponsored
JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor
Add the SurveyJS white-label form builder to your JavaScript app (React/Angular/Vue3). Build complex JSON forms without coding. Fully customizable, works with any backend, perfect for data-heavy apps. Learn more.
surveyjs.io

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