Parrhesia.Web.Management (parrhesia v0.9.2)

Copy Markdown

HTTP management API (NIP-86 style) with NIP-98 auth validation.

Summary

Functions

handle(conn, opts \\ [])

@spec handle(
  Plug.Conn.t(),
  keyword()
) :: Plug.Conn.t()