# `Parrhesia.Web.Management`

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

# `handle`

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

---

*Consult [api-reference.md](api-reference.md) for complete listing*
