1.0.3 • Published 4 years ago

simple-ifttt-webhooks v1.0.3

Weekly downloads
2
License
ISC
Repository
github
Last release
4 years ago

simple-ifttt-webhooks

Build Status Coverage Status

A simple library to use ifttt webooks. No external dependency

Installing

A step by step series of examples that tell you how to get a development env running

Say what the step will be

npm i simple-ifttt-webhooks

Example

Send request

const siftttwebhooks = require('simple-ifttt-webhooks')
var res = await siftttwebhooks.sendRequest('test','testsecret', {"value1":"prova"})
1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago