lob_elixir (alpha)
Elixir Library for Lob API
This is an ALPHA library for the Lob API.
Please reach out to support@lob.com for assistance if planning to implement this library.
Installation
The package is currently not available in Hex. Installation should reference the library repository.
def deps do
[
{:lob_elixir, git: "https://github.com/lob/lob-elixir", tag: "v0.3.0"}
]
end