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

Browsing Author

Blake Watters

Blake Watters is the CTO of Two Toasters, a leading provider of mobile technology solutions for promising start-ups and brands. He is the the lead developer of RestKit, a powerful framework for iOS that bridges the gap between mobile devices and RESTful web services in the cloud. Blake is a vegan, an avid runner, and currently resides in Carrboro, North Carolina with his girlfriend and four cats.

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.