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