API Reference eakins v0.0.4

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