Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 195 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 195 Bytes

Url Shortener

A simple REST web-app which allows one to create shortened urls, returning them to the user. When a url is clicked on, it redirects to the original site.

Usage