chunk-api
v0.0.0
Published
Collect a stream of events and send them to AWS Kinesis
Readme
chunk-api

Collect a stream of events and send them to AWS Kinesis
Install
$ npm install --save chunk-apiUsage
var chunkApi = require('chunk-api');
chunkApi('Rainbow');License
MIT © Tyler Love
