A simple serverless CORS reverse Proxy.
- git clone https://github.com/the-redlord/cors-serverless-proxy.git
- npm install
- npm index.js
- NodeJS
- npm
- AWS / Your Cloud Serverless Setup
Deploy to AWS / your server to access the Proxy.
- NodeJS
- ExpressJS
- serverless
-
Hello -> /
-
GET Request -> /proxy?url=<no-cors_url>
-
POST Request -> /proxy?url=<no-cors_url>
- Chinmay Sharma
This project is licensed under the MIT License.