Skip to content

Mix installer that will generate a Phoenix application with API defaults settings and deps.

Notifications You must be signed in to change notification settings

RaphSfeir/api_gen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ApiGen

Gen API is a Mix installer that will generate Phoenix v1.2 applications with API friendly defaults settings. It is based on the default Phoenix installer.

Installation

When installed, provides phoenix.new.api installer as an archive. To build and install it locally:

$ MIX_ENV=prod mix archive.build
$ mix archive.install

You should see phoenix.new.api available here:

$ mix help

Usage

TODO

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

About

Mix installer that will generate a Phoenix application with API defaults settings and deps.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published