Skip to content

Latest commit

 

History

History

webhooks-tester

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Webhooks tester

An example app consuming Partner API webhook calls and displaying products.

Built using the serverless framework, for deployment using AWS Lambda and DynamoDB.

Getting started

Deploy the app using serverless:

yarn deploy

This might take a moment initially. It will yield a URL you can visit for next steps.