Play Framework 2.0: Generate TinyUrl With goo.gl API
Reading Time: 2 minutes The Google URL Shortener at goo.gl is a service that takes long URLs and squeezes them into fewer characters to make a link that is easier to share, tweet, or email. Steps to integrate with goo.gl : Step #1 : Register App with Google Register your App with Google through the API Console. When you create your application, you register it with Google. Google then provides information Continue Reading