REST, SOAP, XML-RPC, ...?
REST, SOAP, XML-RPC, ...?
- Subject: REST, SOAP, XML-RPC, ...?
- From: Todd Heberlein <email@hidden>
- Date: Sun, 04 Nov 2012 16:12:19 -0800
Is there currently a standard, Apple-recommended way of doing interoperable client-server architectures?
I accidentally backed into a solution that is Apache, PHP, and libcurl, and I figured I should go with one of the many standards out there. REST is pretty close to what I am already doing, and looks nice, clean, and simple.
But are there some nice client-side APIs that Apple recommends I use that will make it easier to build Mac and iOS applications that use some particular web service protocol? And if so, are these some server-side APIs (???) that I can use on the web server side?
Thanks,
Todd
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
- Follow-Ups:
- Re: REST, SOAP, XML-RPC, ...?
- From: Andreas Grosam <email@hidden>
- Re: REST, SOAP, XML-RPC, ...?
- From: Gwynne Raskind <email@hidden>
- Re: REST, SOAP, XML-RPC, ...?
- From: Jens Alfke <email@hidden>
- Re: REST, SOAP, XML-RPC, ...?
- From: Rick Mann <email@hidden>