Docs
Guides
Guides are practical workflow pages. They start from a real integration problem and show how FastHook objects fit together.
This index mirrors the content tree so new guides can be filled in one at a time.
Webhook Ingestion
- Receive webhooks through a stable source URL.
- Test provider traffic against a localhost receiver with the FastHook CLI.
- Verify signatures before trusting payload data.
Delivery Operations
- Fan out one inbound stream to multiple destinations.
- Deduplicate events before downstream systems do duplicate work.
- Control throughput when destinations have strict limits.