DiffoExample.Nbn.Router (DiffoExample v0.3.0)

Copy Markdown View Source

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)

Summary

Functions

Callback implementation for Plug.call/2.

Callback implementation for Plug.init/1.

Functions

call(conn, opts)

Callback implementation for Plug.call/2.

init(opts)

Callback implementation for Plug.init/1.