An open API service indexing awesome lists of open source software.

https://github.com/kessler/blog-consume-dynamodb-stream-in-the-browser


https://github.com/kessler/blog-consume-dynamodb-stream-in-the-browser

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# consume-dynamodb-stream-in-the-browser

```
npm install
browserify index.js > client.js
open test.html
```