URL shortener
API
URL: /api Params: urlToShort - the onhly param needs to be specified
Example
Make a call like http://localhost:8080/ushort/api?urlToShort=http://www.cnn.com
In response you will get something like: http://localhost:8080/ushort/ccxuM