KantaWeb.Router (kanta v0.3.1)

Summary

Functions

Callback invoked by Plug on every request.

Callback required by Plug that initializes the router for serving web requests.

Functions

Link to this function

call(conn, opts)

Callback invoked by Plug on every request.

Callback required by Plug that initializes the router for serving web requests.

Link to this macro

kanta_api(path \\ "/kanta-api")

(macro)
Link to this macro

kanta_dashboard(path \\ "/kanta", opts \\ [])

(macro)