Version: 1.0 Author: Adrian Kosmaczewski Date: October 18th, 2008 Programming Languages: Objective-C Tools: Xcode Platforms: Mac OS X 10.5 “Leopard” (PowerPC & Intel), iPhone OS 2.0 Repository (Leopard): Github Repository (iPhone): Github License: None, public domain, whatever you want :)
This is an Xcode project, showing an Objective-C class (called Wrapper) which can be used to interact with remote REST web services. It has been tested on the Mac and on the iPhone. It’s an evolution of the code shown in this post.
It includes a sample PHP file, showing how to retrieve parameters from GET, POST, PUT and DELETE queries.
Enjoy!
Update, 2009-02-18: Now the code is available in Github (both Leopard and iPhone versions)!