API Reference Outerfaces v0.2.3

View Source

Modules

Outerfaces - Portable, Dynamic Web Applications.

Example Outerfaces endpoints application initializer

Default example of a custom endpoint loader for Outerfaces projects.

A behaviour module that outlines the required callbacks for DynamicLoader.

A default example plug for setting Content Security Policy headers on responses.

A default example plug to handle both static asset requests and index.html fallback.

A behavior module that defines the required callbacks for the ServeIndex plug. This module specifies the contract for ServeIndex implementations.

A supervisor for all Outerfaces project endpoints.

Mix Tasks

Copies files from the source_dir to the target_dir. First clears the target directory.

Copies outerfaces projects to the priv/static/outerfaces directory