From Spring MVC to iOS Apps, and the REST in Between

Track: Mobile
Skill Level: Intermediate
Room: Room 105
Time Slot: Tue 2/19, 1:00 PM
Presentation Link
Abstract

Many iOS applications require the use of external data in order to display current information. For example, a weather application would be useless without having recent forecast information to display to the user. These types of apps typically make HTTP requests for data from online services, which often implement a REST based API. In this session we will discuss some of the concepts behind designing a REST based API, then illustrate an implementation using Spring MVC’s powerful REST support. On the client side, we’ll utilize Apple’s iOS SDK to demonstrate how to make RESTful requests and consume data for presentation to the user.

Roy Clarkson

Roy Clarkson is an engineer at Pivotal where he is a member of the Spring team. Roy is currently working on Spring Cloud Services for Pivotal Cloud Foundry, and is also an organizer of the Atlanta Spring User Group and Atlanta Cloud Foundry Meetup.