Hosted on https://biteurl.herokuapp.com/
/api/url/shorten : accepts a POST request
Request :
{
"longUrl": "https://devcenter.heroku.com/articles/renaming-apps"
}
Response :
{
"_id": "5daad8a4ee7fa400176f001c",
"longUrl": "https://devcenter.heroku.com/articles/renaming-apps",
"shortUrl": "https://biteurl.herokuapp.com/pEg3IM0tT",
"urlCode": "pEg3IM0tT",
"date": "Sat Oct 19 2019 09:34:28 GMT+0000 (Coordinated Universal Time)",
"__v": 0
}
- Create a UI
- Use Handle Bars templating engine for templates
- Use fetch API to fetch data