Web Services with Objective-C

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

Add new comment

Filtered HTML

  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <blockquote> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.

Plain text

  • No HTML tags allowed.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Lines and paragraphs break automatically.
By submitting this form, you accept the Mollom privacy policy.