Aesir
Elixir API generation and structuring.
Installation
The package can be installed
by adding aesir_prototype to your list of dependencies in mix.exs:
def deps do
[
{:aesir_prototype, ">= 0.0.0"}
]
end
Elixir API generation and structuring.
The package can be installed
by adding aesir_prototype to your list of dependencies in mix.exs:
def deps do
[
{:aesir_prototype, ">= 0.0.0"}
]
end