kinngh / shopify-cloudflare-workers-webhooks-app

Offload your Shopify app webhooks to Cloudflare Workers

Home Page:https://x.com/kinngh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Shopify Cloudflare Workers Webhooks Manager

A Cloudflare Workers instance meant to handle large amounts of webhooks from your Shopify app.

Supporting repositories

Tech Stack

  • Wrangler
  • Itty-Router
  • Prisma ORM - Edge

Why I made this

I've been handling all webhooks, with the exception of APP_UNINSTALLED and APP_SUBSCRIPTIONS_UPDATE via Cloudflare Workers so it's easier and cheaper to handle, especially when working with Shopify Plus merchants. Using Cloudflare Workers ensures things run smoothly from an engineering and financial perspective.

Notes


How To Build Shopify Apps Course

About

Offload your Shopify app webhooks to Cloudflare Workers

https://x.com/kinngh

License:MIT License


Languages

Language:JavaScript 100.0%