tower-webflow 0.1.0

tower-webflow is a crate that simplifies validating webhooks received from Webflow
Documentation

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