Crate flickr_api
source ·Structs§
- flickr API key
- Common error type for all flickr API answers
- A size descriptor as returned by flickr
- OAuth token
- User information as returned by flickr
Functions§
- Convenience function to download an image using the library’s client
- Top-level method enacting the procesure to receive an access token from a set of API keys
- flickr.photos.getInfo endpoint. Returns information associated with the photo of the given ID.
- flickr.photos.getSizes endpoint. Returns the available sizes for the photo of the given ID.
- flickr.test.login endpoint. Check the login information
- Access the “special” upload API and upload a photo from a given path