tower-webflow

Crates.iotower-webflow
lib.rstower-webflow
version0.1.0
created_at2026-01-08 21:36:58.672372+00
updated_at2026-01-08 21:36:58.672372+00
descriptiontower-webflow is a crate that simplifies validating webhooks received from Webflow
homepage
repositoryhttps://github.com/rcullito/tower-webflow
max_upload_size
id2031135
size28,841
Rob Culliton (rcullito)

documentation

README

tower-webflow

tower-webflow is a crate to handle validating webhooks from webflow.

It depends on Axum for extracting the headers and body of incoming requests.

To run the example:

cargo run --example web
Commit count: 6

cargo fmt