mirror of
https://github.com/movie-web/simple-proxy.git
synced 2025-09-13 17:33:27 +00:00
18 lines
527 B
Markdown
18 lines
527 B
Markdown
# simple-proxy
|
|
|
|
Simple reverse proxy to bypass CORS, used by [movie-web](https://movie-web.app).
|
|
|
|
[](https://deploy.workers.cloudflare.com/?url=https://github.com/movie-web/simple-proxy)
|
|
|
|
---
|
|
|
|
### 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
|
|
- AWS lambda
|
|
- nodejs
|