/url_shorter-api

small and simple shorter service api

Primary LanguageJavaScript

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