Skip to content
This repository has been archived by the owner on Feb 14, 2021. It is now read-only.
/ framboise Public archive

Phoenix default rest actions and associated renders for your controller

License

Notifications You must be signed in to change notification settings

edouardmenayde/framboise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages