Skip to content

iamJL/URL_shortener

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A URL-Shortener API

A URL shortener REST Api made using Node.js framework using Express and MongoDB. It shortens the given URL and the shortened URL redirects to the original URL.

Quick Start

Install dependencies

npm install

Run

npm start

About

URL-Shortener API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published