Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 887 Bytes

README.md

File metadata and controls

27 lines (20 loc) · 887 Bytes

URL SHORTENER API

This is a URL shortener service that accepts a long URL from the users and send back a short URL that performs the same function as the long URL

  • This application was built using NodeJs and MongDB

How to Setup

  1. After cloning the repo on the terminal, install the dependencies using:
npm i
  1. Start the Server
npm start

More Info ℹ️

You can check out the full write-up of this application on my hashnode

Testing of the Application

Hosting of api was done on HEROKU

Documentation was done on POSTMAN

Authors ✒️

Abiodun Shittu

Ugochukwu Chioma