annon_api v0.16.2 Annon.ManagementAPI.Controllers.APIPlugin

REST interface that allows to manage Plugins and their settings.

API plugins allow you to perform certain operations on a request, most common of them is Proxy that send incoming requests to a upstream back-end.

You can find full description in REST API documentation.

Link to this section Summary

Functions

Callback implementation for Plug.call/2

Callback implementation for Plug.init/1

Link to this section Functions

Link to this function call(conn, opts)

Callback implementation for Plug.call/2.

Callback implementation for Plug.init/1.