Showing posts with label YouTube. Show all posts
Showing posts with label YouTube. Show all posts

Friday, March 1, 2013

Codecademy offers project lessons with real APIs

Codecademy's APIs


Working with APIs is becoming a standard aspect of web development. I built a "simple" web app late last year that pulls photos from Instagram and Facebook. Working with their respective APIs was a learning curve I didn't expect. I had to learn about HTTP requests, how to read their documentation, and how to build my own app to accept the information their APIs returned.