DripDrop.Web.Router (DripDrop v0.1.0)

Copy Markdown View Source

Router macro for mounting DripDrop provider webhooks.

The macro expands to the forward form expected by the caller router, so it can be used inside Plug.Router and Phoenix.Router without making DripDrop depend on Phoenix.

Summary

Functions

dripdrop_webhooks(path)

(macro)