firstandthird / hapi-upload-s3

Hapi plugin to stream uploaded files directly to S3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Hapi plugin to stream uploaded files directly to S3


Languages

Language:JavaScript 89.2%Language:HTML 10.8%