I want to merge my High Scores with facebook. In other words, I don't want to mantain my own score server but I would like to let make the dirt work to facebook.
So I want to publish new scores and retrieve them to display in my game.
Can I do it? What API can I use? Is it possible with REST?
EDIT: Many games in fb show global scores & friends score. How can I do it?