Using a REST API and iPhone/Objective-C
Posted
by Neil Desai
on Stack Overflow
See other posts from Stack Overflow
or by Neil Desai
Published on 2010-02-15T04:57:42Z
Indexed on
2010/06/05
16:32 UTC
Read the original article
Hit count: 441
So I'm brand new to Netflix'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 Netflix or just how to access a REST API in general with authentication. Thanks.
Update: I've looked at the documents and I'm still a little lost because the Netflix API is a little weird with OAuth. Any help?
© Stack Overflow or respective owner