Sap v0.1.0 API Reference

Modules

Sap is a toolkit for Plug applications to accept and respond to HTTP requests by using a decision tree built with combinators

Conveniences for creating combinators

Error responses caused by client behavior

Request filters for controlling how a Sap decision tree finds a success path

Request filters for HTTP semantics

Redirect responses

General responsehelpers

Error responses caused by server behavior

Success responses

A data type to hold both the connection data and the status of a decision path

Conveniences for working with combinators to define a Sap app decision tree