Web Services with Objective-C

Tagged:  

I recently gave a short talk on creating clients that access web services in Objective-C. RESTful web services are incredibly useful and are more and more common everyday.

The slides, available at slideshare, show simple examples using NSURL, NSMutableURLRequest and NSURLConnection plus a simple overview of NSXMLParser.

For a list of APIs check out ProgrammableWeb.com

AttachmentSize
webserviceswithobjc.pdf460.76 KB

Hey, do you have a link for the slides? Clicking on the image itself brings me back to the blog post. Tantalizing.

Post new comment

The content of this field is kept private and will not be shown publicly.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <h2> <img> <p>
  • Lines and paragraphs break automatically.
  • Web page addresses and e-mail addresses turn into links automatically.

More information about formatting options