Skip to main content

9 docs tagged with "nodejs"

View all tags

API Cheat Sheet

Essential API reference for Codehooks.io serverless backend. Quick reference for routing, authentication, databases, workflows, queues, and real-time features with direct links to detailed docs.

How to Receive GitHub Webhooks with Examples

Deploy production-ready GitHub webhook handlers in minutes. Handle push events, pull requests, issues, and releases with automatic signature verification, retries, and queue-based processing.

How to Receive Jira Webhooks with Examples

Deploy production-ready Jira webhook handlers in minutes. Handle issue events, sprint updates, and project changes with JQL filtering, automatic retries, and integrations.

How to Receive Shopify Webhooks with Examples

Deploy production-ready Shopify webhook handlers in minutes. Handle order events, inventory updates, and fulfillment changes with automatic HMAC verification, retries, and queue-based processing.

How to Receive Stripe Webhooks with Examples

Deploy production-ready Stripe webhook handlers in minutes. Handle payment events like payment_intent.succeeded, invoice.paid, and customer.subscription.created with automatic signature verification, retries, and queue-based processing.