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

Latest commit

 

History

History
21 lines (12 loc) · 270 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 270 Bytes

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