Announcing RestFB
Posted by Mark on Tuesday, February 2nd, 2010
We’re proud to announce the 1.0 release of RestFB, a simple and flexible Facebook REST API client written in Java.
This library makes it easy to communicate with the Facebook API and, as outlined on the website, provides a minimal yet powerful and extensible interface on which to build your own Facebook applications.
So, if you’re a Java developer, give it a try and see what you think. We’d love to hear any feedback. Don’t forget to log any bug or enhancement requests in our issue tracker!


Can you please provide a working example for the RestFB ? I’m not able to connect to facebook. This example ( http://restfb.com/Example.java ) when compiled has a number of errors. Please help.
Hi Bogdan – what errors are you seeing? The example code should build correctly.