Flickr API
I started out yesterday writing a Ruby library for Flickr’s API - wasn’t too impressed with the existing libraries I found out there, and several people had said it’s an easy one to deal with.
Ended up with a general purpose Flickr lib that creates the method signatures on the fly, and uses the newer authentication. It also uses method_missing to catch all calls to the REST API, and lets the caller send whatever params it wants.
All said, I’m pretty happy with it, and Flickr really is one the best APIs I’ve used.
0 comments
Kick things off by filling out the form below.
Leave a Comment