I played a little with twitter4j and found it to be absolutely wonderful. Now I was looking for the equivalent for facebook, but still not very lucky to find a worthy project.
I looked through facebook-java-api , but it seems that they violate their API from release to release, I find this unacceptable.
I'm currently playing a little with RestFB , and the API seems decent so far, there are connection issues.
I'm just looking for a simple library that allows me to post status updates, send direct messages and receive a list of friends with minimal coding effort.
Has anyone had success using the java API for facebook, and if so, what are you using? Thanks.
Aaron source share