Skip to content

kimiko88/iftttwebhooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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"})

About

Simple way to call ifttt webhooks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published