littlebits / stream-sift

A minimal high-performance specification-backed stateful object matching engine
MIT License
1 stars 1 forks source link

Create example integration with littlebits-cloud-http #10

Open jasonkuhrt opened 9 years ago

jasonkuhrt commented 9 years ago

Put it in /examples/littlebits-cloud-http.js.

Show how we can feed a pattern spec to GET .../input in order to filter a device's firehose. This issue depends on https://github.com/littlebits/cloud-client-api-http/issues/14

stresslimit commented 9 years ago

Maybe goes without saying but also need to put curl example in api docs for /input

jasonkuhrt commented 9 years ago

@stresslimit Can you note/elaborate on that here https://github.com/littlebits/www-developers/issues/7.

sssyed commented 9 years ago

sounds good