Monday, January 25, 2010

REST calls using Objective-C

Over the weekend I was working on a project where I needed to create some REST calls to an XML service. I already created a generic SOAP Request class in the past, so I figured this would be a little simpler. Before going and re-inventing the wheel I took a quick look around the web and found this excellent Base REST Client class out on the web, so I wanted to share the link with everyone.

I still pains me that I can't use XPATH or XSL in the iPhone SDK. Do you hear me Apple?

2 comments:

  1. Great! Thanks for the sharing the link

    ReplyDelete
  2. Thank can post Tutorial on SOAP also with different between SOAP and REST methods

    ReplyDelete