Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 393 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 393 Bytes

URLshortner

System Requirements:

  1. Shortens given URL
  2. Redirects shortened URL to original URL
  3. Supports customization of short URL
  4. Supports expiry of shortened URL
  5. Supports REST API access

Analytics:

  1. Redirection count per URL

Why are you doing this?

The goal of this project is to learn from scala-pet-store(https://github.com/pauljamescleary/scala-pet-store)