Skip to content

Red-Cafe/buyred-link-page

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

Authors

API Reference

Get all Links

  GET /

Redirect to url

  GET /${name}
Parameter Type Description
name string Required. Name of the Link

Run Locally

Clone the project

  git clone https://github.com/Red-Cafe/buyred-link-page

Go to the project directory

  cd buyred-link-page

Install dependencies

  npm install

Start the Project

  npm run start