Skip to content

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

Notifications You must be signed in to change notification settings

Abiodun-Shittu/URL-Shortener-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published