Simple way to proxy your api.
Clone the project
git clone https://github.com/arulajeh/NodeJS-Proxy-API.gitGo to the project directory
cd NodeJS-Proxy-APIInstall dependencies
npm installStart the server
node index.js [POST/GET/PUT/DELETE] /your-api-endpoint| Parameter | Type | Description |
|---|---|---|
target |
string |
Required. Your domain / server IP (http://your-api.com) |
I'm a full stack developer and love to learning everything . . .