Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 228 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 228 Bytes

Shorten It!

A simple url shortener web-application using Redis storage.

Installation

  1. Configure settings in application/Config.php file.
  2. Run php composer.phar install to download dependencies.
  3. Have fun :)