Should conform to the swagger docs and look a lot like the python API
If available in Hex, the package can be installed
by adding waifu_vault
to your list of dependencies in mix.exs
:
def deps do
[
{:waifu_vault, "~> 1.0.0"}
]
end
Run mix test --trace --seed 0
to see all the test descriptions in order, as they are run.
Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/waifu_vault.