Tags
Language
Tags
December 2024
Su Mo Tu We Th Fr Sa
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 31 1 2 3 4

iOS App Development: RESTful Web Services

Posted By: IrGens
iOS App Development: RESTful Web Services

iOS App Development: RESTful Web Services
.MP4, AVC, 1000 kbps, 1280x720 | English, AAC, 64 kbps, 2 Ch | 1h 22m | 259 MB
Instructor: Bear Cahill

Review the key concepts you need to know to create queries to a RESTful JSON server API. Learn the core fundamentals for creating a request, and review how to do the standard operations on server-side data: create, read, update, and delete (CRUD). Discover how to parse JSON data directly into object instances with the Codable protocol. Plus, learn about more advanced uses of the Codable protocol, including how to implement manual decoding of data.

Topics include:

Create, read, update, delete (CRUD)
RESTful fetching one item
REST response handling of JSON
Creating new objects on the server
Codable for arrays and dictionaries
Enumerations and Codable


iOS App Development: RESTful Web Services