Set MONGODB_URL and BASE_URL in .env file of root folder
Run "npm i"
Run test Cases using "npm test"
Run application using "npm start"
method:POST
url: ${base_url}/short
body: {
url:'http://www.google.com'
}
method:GET
url: ${base_url}/:shortUrl