epishkin / shortener

play2 sample app implementing a URL Shortener.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Play 2.1 application implementing simple URL Shortener.

A website that functions as a URL Shortener. A user should be able to load the index page of your site and be presented with an input field where they can enter a URL. Upon entering the URL, a "shortened" version of that url is created and shown to the user as a URL to the site you're building. When visiting that "shortened" version of the URL, the user is redirected to the original URL.

Index Page

Index Page with validation

Not Found Page

About

play2 sample app implementing a URL Shortener.


Languages

Language:Scala 100.0%