cloudex v0.0.1 Cloudex.CloudinaryApi.Live
The live API implementation for Cloudinary uploading
Summary
Functions
Converts the json result from cloudinary to a %UploadedImage{} struct
Catches upload called without a string argument
Functions
Converts the json result from cloudinary to a %UploadedImage{} struct
Specs
upload(item :: String.t) :: Cloudex.UploadedImage.t
upload({:ok, item :: String.t}) :: Cloudex.UploadedImage.t
Catches upload called without a string argument