Skip to content

tapasrnk/shorturl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

URL Shortener

Overview

The URL Shortener is a web-based service developed in Java using the Spring framework. It provides the functionality to shorten long URLs and redirect users to the original URLs when they access the shortened links.

Features

  • Shorten URLs: Given a long URL, the system generates a short URL.
  • Redirect: When users access the short URL, they are redirected to the original URL.

Implementation Details

For detailed implementation information, please refer to the design documents.

About

A simple web based URL shortener

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages