API Reference Krug v0.2.0
Modules
Utilitary module to work with ExAws API.
Defines a behaviour for higher-level CRUD functionalities module to facilitate the raw queries usage with Ecto.
Utilitary module to handle date and datetime conversions.
Utilitary module to handle files and directories.
Utilitary module to handle Bcrypt hashes. Useful for store and compare on more secure forms passwords.
Utilitary module to handle HTTPoison requests and respectives fail/responses.
Utilitary module to work with images.
Utilitary module to make objects (maps) can be transformated.
Utilitary safe module to manipulate Map structs.
Utilitary module for simplify some Math operations.
Utilitary safe module for some numeric (non Math) operations/transformations.
Module to handle the resultset returned by Krug.BaseEctoDAO
(extended modules) load function.
Utilitary module to provide return objects to REST APIs that don't return a list of objects from database.
Utilitary secure module to provide methods that help with data sanitization for validation, and some methods that result sanitized values.
Utilitary secure module to provide helpful methods to string manipulation, for general use.
Utilitary secure module to provide mechanisms to handle some complex operations on structs.