Wednesday, May 25, 2011

RestKit - Getting Started w/ examples on iPhone

The lectures provided by Stanford University on iTunes offer a great start for anyone looking to kick-off iPhone development. Yet they leave a gap when it comes to driving the UI with an easy to use WebServices library. And the thought of "rolling your own" can be scary. This is where RestKit fills in the gap by providing an Objective-C framework that makes it easy to send/receive JSON messages and much much more...

If you want to quickly get some hands-on time with an iPhone simulator and all the features that RestKit has to offer then have a quick peek here.

0 comments:

Post a Comment