Skip to content

FaizAlam/hotlink

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HOTLINK - generate short links instantly

hotlink

Run locally

clone the project

  git clone github.com/FaizAlam/hotlink

Go to the project directory

  cd hotlink

Start the server

  npm run start

Fire up postman and post raw url data on below url

  https://hotlink.herokuapp.com/url/shorten

Screenshot 2021-09-20 at 10 54 20 AM

(Something like this)

Insantly get the result in json format

Screenshot 2021-09-20 at 10 53 53 AM

  • urlCode is the unique id associated with the given long url
  • shortUrl is the final url you wil need

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published