# `DiffoExample.Nbn.Router`
[🔗](https://github.com/diffo-dev/diffo_example/blob/v0.4.0/lib/nbn/router.ex#L5)

Diffo - TMF Service and Resource Management with a difference

NBN HTTP router. Serves the catalog endpoint and forwards `/mcp` to the
AshAi MCP router (the externally-callable surface for the domain).

Start with:

    Plug.Cowboy.http(DiffoExample.Nbn.Router, [], port: 4000)

# `call`

# `init`

---

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