Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 794 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 794 Bytes

fastify-shopify-webhooks

Open Source Love License: MIT npm version

fastify-shopify-webhooks is a plugin for the Fastify framework that is based on @shopify/koa-shopify-webhooks.

Requirements

Node.js v10 or later. Fastify v2.0.0 or later.

Installation

npm install fastify-shopify-webhooks
yarn add fastify-shopify-webhooks

License

MIT License