API Reference eakins v0.0.1
modules
Modules
Eakins is a simple library that allows you to store image urls in your ecto schemas.
A displayable image instance
When created with a Eakins.Image.Stored
image, this module creates an image suitable for display
via our image proxy.
A schema extension that allows you to attach images to a model.
The storage interface for uploaded images
Development-only local storage for image uploads.
S3 Based storage for uploaded images
Updates one of the images in a schema's image map
Deletes several images from a schema.
Abstracting operations across our image storage types
Reflection utilities for image lists
Reflection utilities for image maps
Updates one of the images in a schema's image map