What is an API?
"Application program interface (API) is a set of routines, protocols, and tools for building software applications. An API specifies how software components should interact and APIs are used when programming graphical user interface (GUI) components. A good API makes it easier to develop a program by providing all the building blocks. A programmer then puts the blocks together". - WebopediaNeed to get up to speed on APIs?
REST API Concept and Examples:
Brought to you by JelledTV's WebConcepts YouTube channel, "This video introduces the viewer to some API concepts by making example calls to Facebook's Graph API, Google Maps' API, Instagram's Media Search API, and Twitter's Status Update API.
- "Youtube's Facebook Page via the Facebook Graph API
- "Google Maps Geocode API call for the city of Chicago
- "Apigee Instagram API console
- "HTTP Request Methods
- Twitter's Status Update documentation.
... They also mention how to use this new tool that came out... Postman: https://www.getpostman.com/
