Get $500+ of the best After Effects files, video templates and music for only $20!

Browsing Tag

RestKit

iOS SDK: Advanced RestKit Development

iOS SDK: Advanced RestKit Development

This entry is part 2 of 2 in the series Developing RESTful iOS Apps with RestKit

In this article we will continue our exploration of RestKit, an iOS framework for working with web services. It is assumed that the reader has read Part I and has a working knowledge of RestKit. Building on the foundation we established in the introduction, we will examine the advanced capabilities of the library and learn how to accelerate our iOS development efforts.

Developing RESTful iOS Apps with RestKit

Developing RESTful iOS Apps with RestKit

This entry is part 1 of 2 in the series Developing RESTful iOS Apps with RestKit

RestKit is a powerful library that simplifies interacting with web services for iOS applications. In this article, written by RestKit creator and Two Toasters CTO Blake Watters, we will take a quick tour of RestKit’s feature set, get familiar with the core concepts presented by the library, and then explore some code samples to get a feel for what working with RestKit is really like.