I am looking for a c++ (or C) library to access facebook. I found some libraries doing some things, but they do not seams to be complete.
So, what is the most complete c++ library to access facebook?
EDIT
Found so far :
1) C++ Facebook REST Client
2) facebook-cpp-graph-api
From my perspective there is no true complete library as of late for Facebook in c++
best to find the ones you need as you go.
Though I recommend this Facebook api: facebook graph api by meir yanovich