Skip to content

Mazafard/url-shortener

Repository files navigation

url-shortener

Build Status Requirements Status codecov

The fastest way to reduce the length of URLs with statistics

  • Register

  • Login

    • Permission
  • Create Short URL

    • handle custom uri
    • handle duplicate uri
    • add hash URLs in redis
  • Redirect

    • fetch URL data in redis
    • add visitor data in redis
    • run command to collect data from redis to MYSQL
    • Custom Domain support.
  • Analytics