edouardmenayde / framboise

Phoenix default rest actions and associated renders for your controller

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This project is not maintained and will not be: use at your own risks

Framboise

Phoenix default rest actions and associated renders for your controller.

Installation

If available in Hex, the package can be installed by adding framboise to your list of dependencies in mix.exs:

def deps do
  [
    {:framboise, "~> 0.1.0"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/framboise.

About

Phoenix default rest actions and associated renders for your controller

License:Other


Languages

Language:Elixir 100.0%