URL SHORTENER

Backend / API Engineering

URL shortening backend with analytics


WHAT IS IT?

A URL shortening backend application with redirect handling, visit tracking and analytics.

NOTE

This entry documents systems / protocol / backend work rather than a product landing page.

DETAILS

  • > Generate short URLs
  • > Redirect short URLs to original URLs
  • > Track URL visits/clicks
  • > View URL analytics
  • > Update shortened URLs
  • > Delete URLs

TECHNOLOGIES

Node.js · Express · MongoDB · Mongoose

SOURCE CODE< BACK TO PROJECTS