API Access
Accessing a third-party Application Programming Interface or API involves making a request to a server to send or receive data. This data is usually in the format of an XML document. Parsing the XML document involves traversing through the document to extract information. iOS has two different parsing methodologies and several different classes that apply these methodologies.
4 videos • 1 quiz • 0 code challenges
-
Play
Watch
XML Parsers
2 minutes 48 seconds
-
Play
Preview
Eventful API
6 minutes 18 seconds
-
Play
Preview
NSXMLParser - Part 1
10 minutes 36 seconds
-
Play
Preview
NSXMLParser - Part 2
8 minutes 1 seconds
-
ABC
Preview
Quiz: Review of API Access
5 questions