Summary
You are now equipped with the knowledge to be a full-stack developer who knows how to write Swift code to perform both server and client development. In this chapter, you learned basic iOS development skills to develop a table-view-controller-based application that interacts with the myJournal web service you developed previously. Building on the skeleton table view controller, you learned how to establish a URLSession that makes a HTTP GET request to the RESTful API you developed in Chapter 11, Designing for API Gateway, and retrieve all journal entries to populate the table view. Then, you moved on to implement other CRUD operations on the client side: creating, editing, and deleting a journal entry. The topics you covered in this ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access