Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/firstandthird/hapi-upload-s3

Hapi plugin to stream uploaded files directly to S3
https://github.com/firstandthird/hapi-upload-s3

hapi-plugin

Last synced: 3 days ago
JSON representation

Hapi plugin to stream uploaded files directly to S3

Awesome Lists containing this project

README

        

# hapi-upload-s3

A hapi plugin to upload files and images to S3. See example for usage.

### Installation

`npm install hapi-upload-s3`

Install graphicsmagick

Brew (osx): `brew install graphicsmagick`
Apt: `apt-get install graphicsmagick`
Windows: [Installation instructions](http://www.graphicsmagick.org/INSTALL-windows.html)