Skip to content

URL Shortener is a TypeScript-based application that uses MongoDB for data storage. It generates short, unique URLs for long web addresses, enhancing usability and shareability. It also tracks and provides analytics for each shortened URL.

Notifications You must be signed in to change notification settings

sudip-13/Url-shortner

Repository files navigation

URL Shortener

Description

URL Shortener is a TypeScript-based application that uses MongoDB for data storage. It generates short, unique URLs for long web addresses, enhancing usability and shareability. It also tracks and provides analytics for each shortened URL.

Features

  • Shorten URLs: Users can input a long URL and the application will generate a short, unique URL.
  • URL Redirection: When users access the short URL, they are redirected to the original long URL.
  • URL Analytics: The application tracks the usage of each short URL and provides analytics.

About

URL Shortener is a TypeScript-based application that uses MongoDB for data storage. It generates short, unique URLs for long web addresses, enhancing usability and shareability. It also tracks and provides analytics for each shortened URL.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published