iOS Networking with REST APIs
Learn the skills needed to efficiently tap into web service data and translate it into usable data models.
What you'll learn
Gathering, interpreting, and displaying data is one of the most fundamental features an iOS application can offer its users. In this course, iOS Networking with REST APIs , you’ll explore the skills needed to efficiently tap into web service data and translate it into usable data models. First, you’ll learn the basics of RESTful web services, along with how networking is handled in Swift. Next, you’ll explore how to make data requests, deal with the background thread, and gracefully handle feedback or errors. Finally, you’ll get hands-on experience converting data into usable objects that can be displayed to users. When you’re finished with this course, you’ll be equipped to work with REST APIs in iOS and Swift and deliver the data your users need.