stripe-sync-engine
JSON →A TypeScript library for syncing Stripe objects (customers, invoices, products, etc.) to PostgreSQL in real-time via webhooks, with support for backfilling and entity revalidation. Version 0.1.0 is the initial release, offering a configurable sync engine that creates tables under a configurable schema (default: 'stripe') and handles webhook signature verification. It requires the 'stripe' npm package (peer dependency > 11) and pg (for database connections). Designed for Node.js and serverless environments, with first-class TypeScript support and optional pino logger integration.
Resources
packagestripe-sync-engine ↗
API endpoints
full doc /v1/registry/stripe-sync-engine