Choose Graph API or old REST API for Facebook application

Posted by Andree on Stack Overflow See other posts from Stack Overflow or by Andree
Published on 2010-04-22T09:04:53Z Indexed on 2010/04/23 2:03 UTC
Read the original article Hit count: 353

Filed under:
|

Hi there!

I should have asked this in Facebook developer forum instead, but somehow I can't register to the forum and the Facebook connect feature is not working at the time I'm writing this.

Anyway, I am still confused whether to use Graph API or the old REST API for my Facebook app. Generally, this is what I want to achieve in my app:

  1. Get profile picture and name of the user.
  2. Get profile picture and name of the user's friends who are also using my app.
  3. Post into the user's stream.
  4. Allow users to invite their friends to use the application.

Can someone provide me an insight, which one is better for my application?

© Stack Overflow or respective owner

Related posts about facebook

Related posts about facebook-api