rubbergloves v0.0.7 API Reference

Modules

A series of macros, and utilities to help hadling your elixir tonics.

Add simple annotations to elixir methods which can be used later to do some funkiness see https://medium.com/@cowen/annotations-in-elixir-450015ecdd97

A base controller to simplify input mapping, validation and authorization handlers.

Utility to encode ecto structs

Utility to serialize ecto structs to maps

A series of macros to determine how to authorize a specific action for a principle.

The core module to convert your input into a struct using the previously defined stucture mappings

A series of macros to define how to convert from a raw %{} map to a well defined struct.