Facebook Data Store API Ruby Client
4:50 pm October 1st, 2009Through Parallactic, I was commissioned to work on a Ruby project with the Facebook Data Store. As far as I could find, there wasn’t already a client in Ruby for this (the official Facebook-provided client is in PHP, and the useful Facebook Ruby client facebooker hasn’t added support for the Data Store), so I wrote one!
This is the first (but hopefully not the last!) piece of potentially-useful code that I’m publishing under an open-source/free software license, so I’m pretty psyched. You can download the code on GitHub! It’s licensed under the MIT license — which means you can do pretty much whatever you want with it — and it doesn’t require Rails.
Enjoy! And drop me a line if you find it useful :).