Coder Social home page Coder Social logo

dacitto / cors.sh Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gridaco/cors.sh

0.0 0.0 0.0 4.83 MB

Sick of CORS Errors?

Home Page: https://cors.sh

License: MIT License

Shell 0.20% JavaScript 2.17% TypeScript 86.64% CSS 0.83% HTML 10.17%

cors.sh's Introduction

cors.sh

cors.sh

The only cors proxy service all you'll ever need.

| Website | Proxy (proxy.cors.sh) | Playground | Docs |

Usage

Quick testing Use cors.sh/playground for testing out your cors blocked request.

JS

Add proxy.cors.sh to your request. For example,

fetch("https://proxy.cors.sh/https://example.com/");

cors.sh/playground, The testing environment (forked from hoppscotch)

Projects using CORS.SH

Contributing

# clone initially
git clone --recurse-submodules https://github.com/gridaco/cors.sh
# updating submodules (once required)
git submodule update --init --recursive

Disclaimer

  1. This project's intend is to serve developers a reliable cors proxy service with fast response for their development. Using a cors proxy service to connect to your own server is not a best practice. We'll consistently optimize our service infra to keep the paid version affordable as possible.

  2. The original code behind cors proxy is by Rob wu's cors-anywhere and the playground is forked from hoppscotch. both licensed under MIT, and our project cors.sh is also licensed under MIT License.

TODOs

  • Cost optimization - make it more cheap & provide free version to all.
  • Management console - Enable usesrs to create projects as much as they want.
  • OSS Application pipeline - Make OSS developers to get their api key right-on and get verified later.

cors.sh's People

Contributors

softmarshmallow avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.