Asjas / fastify-shopify-webhooks

A Fastify plugin to register and receive webhooks from Shopify

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A Fastify plugin to register and receive webhooks from Shopify

License:MIT License