Skip to content

arulajeh/NodeJS-Proxy-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

2 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

NodeJS Proxy API

Simple way to proxy your api.

Run Locally

Clone the project

  git clone https://github.com/arulajeh/NodeJS-Proxy-API.git

Go to the project directory

  cd NodeJS-Proxy-API

Install dependencies

  npm install

Start the server

  node index.js

API Reference

How to use

  [POST/GET/PUT/DELETE] /your-api-endpoint
Parameter Type Description
target string Required. Your domain / server IP (http://your-api.com)

Authors

๐Ÿš€ About Me

I'm a full stack developer and love to learning everything . . .

About

Simple way to proxy your api

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published