Get started with Hookstack in under 5 minutes
Next.js Route Handler
Express Handler
Hono Handler
Signature Verification Failed
HOOKSTACK_SIGNING_SECRET
Express Body Parsing
express.raw()
middleware:express.json()
will modify the request body and break signature verification.Handling Long Operations
waitUntil()
async processing function.