Skip to content

Creating an API to shorten URLs, like Bitly. We will use Node.js/Express/MongoDB to store the long, short and url code for each.

Notifications You must be signed in to change notification settings

Som23Git/Custom_URL_Shortener

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Custom_URL_Shortener

Creating an API to shorten URLs, like Bitly. We will use Node.js/Express/MongoDB to store the long, short and url code for each.

#Create a Cloud Database using MongoDB and connect it with the local machine.

Make a note of the credentials and connection SSH so that you can connect the same using Local Host.

About

Creating an API to shorten URLs, like Bitly. We will use Node.js/Express/MongoDB to store the long, short and url code for each.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published