Coder Social home page Coder Social logo

ifttt-boilerplate's Introduction

ifttt-boilerplate

IFTTT IFTTT is a free platform that helps you do more with all your apps and devices.

If you are looking to create a service or trigger that you can publish into IFTTT, here's a sample project that you can built upon. In, IFTTT official site, you will find a Hello World! program in RUBY (not a big fan :P). So here's one with NodeJS & Express framework.

Setup

  • Just fork this repo. Clone it into your local PC and run below commands.
npm install

Are you still with me? Good. Now you can run NodeJS application by:

node server.js

Fire up this http://localhost:8080/ . There you go, our Hello world application up and running. Now, we need IFTTT to test our local service. Download Ngrok (https://ngrok.com/) and run it.

ngrok.exe http 8080

Paste this ngrok URL to IFTTT API URL. IFTTT-NGROK

Great! Everything is up and ready to test. Let's go to endpoint_tests page & click on Begin test.

IFTTT-NGROK

You should be able to use this service/triggers into Applets. Customize triggers and service code as per your need. Enjoy!

ifttt-boilerplate's People

Contributors

dipen-dedania avatar snyk-bot avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.