up to date library to access facebook api
hi, is there a up to date library to access the facebook API ('graph api')? The facebook api had major changes in April 2015, so any library that wasn't updated in the last few months is probably not working at all. I looked at this place to find a library: http://smalltalkhub.com/list If there is not a library available, what libraries (e.g., rest client libraries for accessing json APIs) should I use to build my own code? Best, Steve PS: this is my first message to pharo mailing list, I'm new...
Never heard about it. Alexandre
On Dec 27, 2015, at 5:11 AM, stvienna wiener <stvienna@gmail.com> wrote:
hi,
is there a up to date library to access the facebook API ('graph api')? The facebook api had major changes in April 2015, so any library that wasn't updated in the last few months is probably not working at all.
I looked at this place to find a library: http://smalltalkhub.com/list
If there is not a library available, what libraries (e.g., rest client libraries for accessing json APIs) should I use to build my own code?
Best, Steve
PS: this is my first message to pharo mailing list, I'm new...
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
On Sun, Dec 27, 2015 at 7:11 PM, stvienna wiener <stvienna@gmail.com> wrote:
hi,
is there a up to date library to access the facebook API ('graph api')? The facebook api had major changes in April 2015, so any library that wasn't updated in the last few months is probably not working at all.
I looked at this place to find a library: http://smalltalkhub.com/list
If there is not a library available, what libraries (e.g., rest client libraries for accessing json APIs) should I use to build my own code?
Best, Steve
PS: this is my first message to pharo mailing list, I'm new...
hi Steve, and welcome. I hope you enjoy discovering Pharo. Unfortunately I don't know of any Facebook library for Pharo. The closest is probably [1] for the Google Service Discovery API https://www.min.at/prinz/?x=entry:entry150318-104537. @all, I found this interesting... http://nordicapis.com/api-discovery-11-ways-to-find-apis/ cheers -ben http://nordicapis.com/api-discovery-11-ways-to-find-apis/
participants (3)
-
Alexandre Bergel -
Ben Coman -
stvienna wiener