I’ve decided it’s important for me to be able to expand my trivia to many different platforms. Although it’s simple to just make it for facebook and call it a day, I think it’s something that should be more than that. So, I’m building an api for it. The game play api (as I’ll call [...]
Posts Tagged ‘api’
Dictionary APIs are Fun.
March 19th, 2010
No Comments
As part of my Hangman! application on Facebook, I plan on adding word definitions. Like any good word app, it should tell you what the word means. I’m not a big fan of sending off users to other sites when I don’t have to, so I looked into some dictionary APIs. These APIs are hard [...]
All I Need is REST, Vimeo, Flickr, Zend and More
July 12th, 2009
No Comments
Here’s my skeleton for my magical REST interface. It’s still missing a lot of method calls for Flickr and Vimeo, but the guts are there and the remaining methods will be done in priority when I need them. Right now it supports automatic caching and logging via simple options. At some point I’ll probably put [...]

