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

https://github.com/sage/ez-s3

ez-streams for Amazon S3
https://github.com/sage/ez-s3

Last synced: 7 months ago
JSON representation

ez-streams for Amazon S3

Awesome Lists containing this project

README

          

# ez-streams for Amazon S3

This package provides ez-streams readers and writers for Amazon S3.

See https://github.com/Sage/ez-streams for an overall introduction to ez-streams.


## Installation

``` sh
npm install ez-s3
```


## API

See the [API reference](API.md).


## License

This work is licensed under the terms of the [MIT license](http://en.wikipedia.org/wiki/MIT_License).