This app allows for random and custom short urls that redirect to a desired site. The app is no longer live.
Create new shortened URL
JSON response with shortened link and original link
Use the shortened url
Create: https:///new/http://www.google.com
Response: {"original":"http://www.google.com","short":"https:///g"}
Shortened URL: https:///g