lambda-importio
v0.0.6
Published
Export import.io data to rss feeds.
Maintainers
Readme
lambda-importio 
A simple wrapper around import.io rest api and utils for exporting your import.io data sources to rss feeds with AWS lambda.
Quick Start
Install both host and app dependencies
npm iDist will generate a .zip file of app with all its dependencies
npm run distTest both dev and app
npm test