DripDrop.Web (DripDrop v0.1.0)

Copy Markdown View Source

Webhook route helpers for host applications.

Host apps can enumerate provider-declared webhook routes for diagnostics or mount DripDrop.Web.WebhookPlug through the router macro in DripDrop.Web.Router.

Summary

Functions

Returns webhook routes exposed by active provider adapters.

Functions

webhook_routes()

@spec webhook_routes() :: [DripDrop.Channel.webhook_route()]

Returns webhook routes exposed by active provider adapters.