smirk 0.0.1
Smirk is a simple ruby wrapper for the SmugMug 1.2.2 API specification. It currently supports initiating a session and getting all album information.
Gemfile:
=
install:
=
Runtime Dependencies (2):
json
~> 1.2.0
rest-client
~> 1.2.0
Development Dependencies (1):
shoulda
>= 0