Pragmatic Programmer Issues

Category: google-api

Google URL Shortener API

Google lunched URL shortener site called goo.gl. Now they added API to that site, so we can integrate in ours applications. We can shorten and expand URLs, as well as fetch history and analytics. First at all we have to create our API key through Google APIs Console. Google API is for free for with […]

Categories