Web Services I

Mobile applications often communicate over the Web with other machines or devices to ask for assistance to satisfy user requests. These requests for services range from providing data in a specific format to authenticating a login. This course describes the type, architecture, and protocols of Web services (Topics: REST, SOAP, JSON, XML) used by iOS applications and explains how to make requests for various services and accept the results.