Merge a set of feeds (RSS/Atom) into a single one and also trigger IFTTT to furhter integration whenver there's new item from any of the source feeds.
This program can merge a set of feeds (RSS/Atom) into a single one. It also has the capability to notify IFTTT Maker Webhook trigger to furhter integration, whenver there’s new item from any of the source feeds.
Before you can deploy your service to OpenWhisk, you need to have an account registered with the platform.
Please sign up for an account with IBM Bluemix and then follow the instructions for getting access to OpenWhisk on Bluemix.
Create file cloudant.json
based on cloudant.json.template
and input your CloudantDB instance credential there.
Create file ifttt-makerWebhook.json
based on makerWebhook.json.template
and input your key got from here.
$ npm install --global serverless serverless-openwhisk
This framework plugin requires Node.js runtime version 6.0 or above.
Please create one instance on Cloudant NoSQL DB on Bluemix.
Create file cloudant.json
based on cloudant.json.template
and input your CloudantDB instance credential there.
./create-cloudant-binding.sh
./init-cloudant.sh
npm install
serverless deploy
./add_feed.sh https://bryantsai.com/feed