This exercise will walk you through giving the bitly API a long URL and getting back a short link.
Shortening a URL is very straightforward -- you give the API the long URL (the characters that you see above the page) and it gives you back a short URL that redirects to that long URL.