cloudinary_sdk library

Classes

Cloudinary
Cloudinary SDK object to access the cloudinary API.
CloudinaryImage
The object image representation of a Cloudinary image which allows you to apply transformations to the image url.
CloudinaryResponse
CloudinaryTransformation
Cloudinary transformation wrapper to allow you to apply transformation in an easy way.
CloudinaryUploadResource
An abstraction object to upload a resourceType with fileName to a folder in your specified cloudName

Enums

CloudinaryDeliveryType
Cloudinary delivery type enum
CloudinaryResourceType
Cloudinary resource type enum

Exceptions / Errors

InvalidCloudinaryUrlException
Exception to be thrown when a CloudinaryImage fails to build from url