which service response is good for iphone development?

Posted by suchita on Stack Overflow See other posts from Stack Overflow or by suchita
Published on 2010-04-23T13:00:56Z Indexed on 2010/04/23 13:03 UTC
Read the original article Hit count: 202

Filed under:
|

So I'm brand new to rest's API and have never used an API ever before. I'm ok with Objective-C and Cocoa Touch but just have no clue where to start when accessing the API and how to in general. Can someone help me get started with some code that will access titles in rest or just how to access a REST API in general with authentication. Thanks.

© Stack Overflow or respective owner

which service response is good for iphone development?

Posted by suchita on Stack Overflow See other posts from Stack Overflow or by suchita
Published on 2010-04-23T08:11:05Z Indexed on 2010/04/23 8:13 UTC
Read the original article Hit count: 202

Filed under:
|
|
|
|

I have to create a web service for iPhone. So I would like to know which web response is the best for iPhone(SOAP vs REST vs XML vs JSON vs ... any other).

© Stack Overflow or respective owner

Related posts about iphone

Related posts about objective-c