# `DripDrop.Web.Router`
[🔗](https://github.com/agoodway/dripdrop/blob/v0.1.0/lib/dripdrop/web/router.ex#L1)

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.

# `dripdrop_webhooks`
*macro* 

---

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