Posts Tagged ‘ruby’

Ruby: Write basic Client for Facebook Graph-API

These lines of code might help to get you started… You know, plugins are cool and usually easily setup. But sometimes it’s good to know how to do it on your own.
The following is just a simple and pretty dumb work in progress http client for the facebook graph api (OAuth2). Please keep in [...]