Skip to content

devkokora/URL_Shortener

Repository files navigation

Website: https://ziplink.azurewebsites.net/

URL Shortener

Features:

  1. URL Shortening:
  • 🟢 Users can input long URLs, and the system generates a unique shortened URL for them.
  1. Redirection:
  • 🟢 When users visit the shortened URL, they are redirected to the original long URL.
  1. Statistics:
  • 🟢 Track the number of times each shortened URL has been accessed.
  1. Custom URL:
  • 🟢 Optionally, allow users to specify custom short URLs.
  1. User Authentication:
  • 🟢 Implement basic user authentication to allow registered users to manage their shortened URLs.
  1. Background Service:
  • 🟢 Create a background service removing out-of-date URLs.

Alt text

Alt text