An open API service indexing awesome lists of open source software.

https://github.com/spicetify/cors-proxy

A CORS proxy that keeps your Spicetify experience solid.
https://github.com/spicetify/cors-proxy

Last synced: 12 months ago
JSON representation

A CORS proxy that keeps your Spicetify experience solid.

Awesome Lists containing this project

README

          

# cors-proxy

Simple reverse proxy to bypass CORS, used by [spicetify](https://spicetify.app).

---

### 🚀 Features
- Deployable on many platforms - thanks to nitro
- header rewrites - read and write protected headers
- bypass CORS - always allows browser to send requests through it

### 📦 Supported platforms
- cloudflare workers
- nodejs

> Note: As we are using Nitro, more platforms can be added easily, if needed.