Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/flaree/movieweb


https://github.com/flaree/movieweb

Last synced: 25 days ago
JSON representation

Awesome Lists containing this project

README

        

# simple-proxy

Simple reverse proxy to bypass CORS, used by [movie-web](https://movie-web.app).
Read the docs at https://docs.movie-web.app/proxy/introduction

---

### 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
- secure it with turnstile - prevent bots from using your proxy

> [!WARNING]
> Turnstile integration only works properly with cloudflare workers as platform

### supported platforms:
- cloudflare workers
- AWS lambda
- nodejs
- netlify edge functions