Skip to content
This repository has been archived by the owner on Mar 31, 2021. It is now read-only.

Abdullah-Alharbi-Archived-Projects/url_shorter-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

url shorter api

simple shorter api created using express.js and mongodb

Features

  • easy to use
  • scalable

routes


POST

  • /api/url/shorter -> create short url

GET

  • /:code -> redirect to the actual url
  • /api/url -> get all the urls