Settings

Theme

Show HN: Turn an AWS API call into a readable stream (Node.js)

github.com

11 points by ikessler 6 years ago · 1 comment

Reader

bni 6 years ago

Nice. Can this return complete json objects ready for use from the stream or must I buffer it into a string? Is it possible to set the delimiter?

Can it be used to stream a human formatted JSON file from s3 that contains an array with objects? I mean one that isn't newline delimited, with complete object on each row.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection