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.