Is there a solid, production ready library in Ruby that interacts with the Flickr API?
I found a few by googing, but their states don’t impress me much. I’m looking for something along the lines of flickrapi for Python, with nice documentation.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I’ve been using flickraw and I’m very pleased with it. It’s very straightforward to use and is quite fast. Not sure exactly how you would define production-ready, but it’s been around for a while, is more updated than other Ruby Flickr libraries, and it works. As of this writing, it’s actively maintained, with the last update being a few days ago.