API Reference Francis v#0.1.22

View Source

Modules

Module responsible for starting the Francis server and to wrap the Plug functionality

Module that imports required macros from Francis and Plug.Router

A module providing functions to handle HTTP responses in a Plug application.

Watcher mode for development that checks modified time of your files and recompiles them

Mix Tasks

Generates a new Francis project. This task creates a new directory with the specified application name and a basic project structure.

Generates Docker deployment files for Francis projects.

Starts the application by configuring all endpoints servers to run.