View Source ImprovMX (ImprovMX v0.1.1)

An Elixir wrapper for the ImprovMX API. Only a subset of the API is supported and this is a work in progress. That said, any modules that have been implemented can be used. For general reference please see: https://improvmx.com/api/

Link to this section Summary

Functions

Convenience function for retrieving ImprovMX-specfic environment values, but will raise an exception if values are missing.

Link to this section Functions

Link to this function

get_env(key, default \\ nil)

View Source
@spec get_env(atom(), any()) :: any()

Convenience function for retrieving ImprovMX-specfic environment values, but will raise an exception if values are missing.