smirk 0.0.9
Smirk is a simple Ruby wrapper for the SmugMug 1.2.2 API specification. It currently supports initiating a session, finding albums, images, and categories.
Gemfile:
=
install:
=
Runtime Dependencies (2):
json
~> 1.2.0
rest-client
~> 1.2.0
Development Dependencies (1):
shoulda
>= 0