mirror of
https://github.com/movie-web/simple-proxy.git
synced 2025-09-13 08:43:25 +00:00
1b5a306879b379386fbcb1df0b7fd5b98bb18f65
simple-proxy
Simple reverse proxy to bypass CORS, used by movie-web.
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
Todos:
- release with multi platform
- Easy deploy to cloudflare button (just needs CI)
- Test on cloudflare
Description
Languages
TypeScript
96.2%
Dockerfile
3.8%