Hi Entrytest, You can find the relevant api here <https://developers.facebook.com/docs/graph-api/reference/v2.4/friendlist>. You must register your app in the facebook developers console to be able to use their api. Once you have done that. You can wrap it in the same way $http wraps around xmlHTTPrequest. Just retreive the data, and pass it over to your code where you need it. use a controller to hook it up to your view.
Regards Sander -- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
