Skip to content

ran-jit/url-shortener

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

URL Shortener

URL shortening is used to generate short aliases for long URLs. Users will redirect to the original URL when they hit short links. Also, these short links simplify a lot of spaces while sharing the message. Additionally, users are less likely to mistype shorter URLs.

For example,
     https://blog.ranmanic.in/opensource

we would get,
     https://rm.in/os

It is used to optimize links across devices, tracking individual links and, hiding affiliated original URLs.

System Design

          URL Shortener

System Configuration

updated soon..

About

WIP - URL Shortening service

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages