Placid v0.1.2
Modules summary ↑
Mix.Tasks.Placid.Serve | Runs Placid and all registered children in their servers |
Placid.Handler | Handlers facilitate some separation of concerns for your application’s logic |
Placid.Response.Helpers | Placid bundles these response helpers with handlers to assist in sending a response |
Placid.Response.Rendering |
|
Placid.Response.StatusCode | Helper data for dealing with HTTP status codes |
Placid.Router |
|
Placid.Router.Util |
Exceptions summary ↑
Placid.Response.Rendering.UnsupportedResponseTypeError | Error raised when a rendering engine cannot be found for a specified response content type |
Placid.Router.Util.InvalidSpecError |