Hi Entrytest,
You can find the relevant
api here. 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