Skip to content

nitishk72/Shorten-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shorten-API

This is simple API which can shorten any Long URL .

Requirement

NodeJS

MoongoDB

To Run on Your Local Machine

Clone the Project Clone

git clone  https://github.com/nitishk72/Shorten-API.git

Install Express Install Express

npm install express --save

Install Mongoose

npm install mongoose --save

Database : MongoDB

Database Name ShortenURL

Authors

  • Nitish Kumar Singh - Portfolio - Nitish

See also the list of contributors who participated in this project.