Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/firstandthird/hapi-upload-s3
- Owner: firstandthird
- Created: 2014-08-03T17:59:11.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2018-01-15T16:40:06.000Z (about 7 years ago)
- Last Synced: 2025-01-16T18:50:16.656Z (6 days ago)
- Topics: hapi-plugin
- Language: JavaScript
- Size: 53.7 KB
- Stars: 21
- Watchers: 6
- Forks: 5
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
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)