Skip to content

shivamgpt38/URL-shortener

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is a URL shortener?

A URL shortener is a simple tool that takes a long URL and turns it into whatever URL you would like it to be.

API

urlshortner- allows you to shorten your URL through a nodejs application.

/<your-url> : Hitting this endpoint will return a shortened URL

/url/<your-unique-id> : Hitting this endpoint will return the actual URL.

Installation

Steps to install urlshortner:

  • git clone https://github.com/shivamgpt38/urlshortener-.git
  • npm start

About

Simple URL shortener

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •