The SmugMug Rust Crate was created for working with the SmugMug Photo Cloud API.
Currently the library supports the following functionality:
- Retrieve user account information.
- Retrieve/Modify Node information.
- Create an Album.
- List child Nodes.
- Retrieve/Modify Album information.
- Can set the upload key.
- Can list the images contained in an Album.
- Retrieve/Modify Image information.
- Download of the archive image supported.
- Lower level interface for handling more direct communication.
- Exposes the SmugMug API Rate Limit information.
This is an active project and as such new features are actively being added all the time.