RestKit for iOS
暫譯: iOS 的 RestKit
Taras Kalapun
- 出版商: Packt Publishing
- 出版日期: 2013-09-08
- 售價: $1,540
- 貴賓價: 9.5 折 $1,463
- 語言: 英文
- 頁數: 118
- 裝訂: Paperback
- ISBN: 1782163700
- ISBN-13: 9781782163701
-
相關分類:
Apple Developer
海外代購書籍(需單獨結帳)
相關主題
商品描述
Link your apps and web services using RestKit
Overview
- A step-by-step guide that goes beyond theory and into practice
- Learn how to overcome hurdles that might pop up along the way when using RestKit
- Learn how to integrate new frameworks into an existing app
In Detail
RestKit is an iOS framework for streamlining communication with web services, and it relies on the AFNetworking library that is used by thousands of app developers. It has an interface that is elegant and well designed, and it provides a powerful object-mapping engine that integrates well with the CoreData database. RestKit for iOS Standard Guide will teach you everything from loading a simple list of objects to creating a fully-featured app.
RestKit for iOS Standard Guide delivers constructive tools and insights into app development that will benefit any app developer. The book starts with a simple example and then moves on to more complex ones as your knowledge increases. By the end of the guide, you will be able to build a fully-featured app that uses RESTful web services and performs CRUD object manipulation.
RestKit for iOS Standard Guide will provide you with all the information you need to boost the development process of both simple and complex apps. Once you have executed a simple example and reviewed the basic theory, you will move on to more advanced concepts with descriptions of real-life scenarios and how to overcome bottlenecks. RestKit for iOS Standard Guide is full of real-life examples that show you how to simplify data loading, basic and advanced object mapping, metadata mapping, and routing. This book also teaches you about routing, RESTful object manipulation and synchronization, integration with the user interface, and caching.
What you will learn from this book
- Learn how to load remote data in local objects with a single line of code
- Integrate network-related code with the user interface
- Learn how REST web services work
- Add and remove third party libraries with Cocoapods
- Cache and synchronize remote data with a local database
Approach
A step-by-step, example-based guide to learning how you can link your apps and web services using RestKit.
Who this book is written for
This book is for iOS developers of all levels who are interested in boosting their productivity by utilizing third party libraries and who have a willingness to learn how to build RESTful apps using the RestKit framework. A basic knowledge of Objective-C is required as well as a simple understanding of how to use CoreData.
商品描述(中文翻譯)
將您的應用程式和網路服務連結起來,使用 RestKit
概述
- 一個超越理論、深入實踐的逐步指南
- 學習如何克服在使用 RestKit 過程中可能出現的障礙
- 學習如何將新框架整合到現有應用程式中
詳細內容
RestKit 是一個 iOS 框架,用於簡化與網路服務的通信,並依賴於被數千名應用程式開發者使用的 AFNetworking 函式庫。它擁有優雅且設計良好的介面,並提供強大的物件映射引擎,與 CoreData 數據庫整合良好。《RestKit for iOS Standard Guide》將教您從加載簡單的物件列表到創建功能齊全的應用程式的所有知識。
《RestKit for iOS Standard Guide》提供了對應用程式開發有益的建設性工具和見解,適合任何應用程式開發者。這本書從一個簡單的範例開始,然後隨著您的知識增長,逐漸進入更複雜的範例。在指南結束時,您將能夠構建一個使用 RESTful 網路服務並執行 CRUD 物件操作的功能齊全的應用程式。
《RestKit for iOS Standard Guide》將為您提供所有所需的信息,以加速簡單和複雜應用程式的開發過程。一旦您執行了一個簡單的範例並回顧了基本理論,您將進入更高級的概念,並描述現實場景及如何克服瓶頸。《RestKit for iOS Standard Guide》充滿了現實範例,展示如何簡化數據加載、基本和高級物件映射、元數據映射和路由。本書還教您有關路由、RESTful 物件操作和同步、與用戶介面的整合以及快取的知識。
您將從本書中學到的內容
- 學習如何用一行代碼將遠端數據加載到本地物件中
- 將網路相關代碼與用戶介面整合
- 學習 REST 網路服務的運作方式
- 使用 Cocoapods 添加和移除第三方函式庫
- 將遠端數據快取並與本地數據庫同步
方法
這是一個逐步的、基於範例的指南,教您如何使用 RestKit 將應用程式和網路服務連結起來。
本書的讀者對象
本書適合所有級別的 iOS 開發者,特別是那些希望通過利用第三方函式庫來提高生產力,並願意學習如何使用 RestKit 框架構建 RESTful 應用程式的人。需要具備基本的 Objective-C 知識,以及對如何使用 CoreData 的簡單理解。