vibe-s3 0.0.1

vibe.d compatible AWS S3 client


To use this package, run the following command in your project's root directory:

Manual usage
Put the following dependency into your project's dependences section:

vibe-s3

this library is highly alpha and mostly untested. use at your own risk

see example dub projects for usage

to run the example you need to export your credentials:

export AWS_ACCESS_KEY_ID=XXX
export AWS_SECRET_KEY=XXX
export S3_EXAMPLE_BUCKET=myTestBucket
export S3_EXAMPLE_REGION=eu-west-1

Note for OS X: you need to force use Homebrews OpenSSL brew link --force openssl

Authors:
  • Rico Huijbers
  • Yannick Koechlin
  • Manuel Frischknecht
  • Ilya Yaroshenko
Dependencies:
vibe-d, kxml, memutils
Versions:
0.1.1 2017-Jul-31
0.1.0 2017-Apr-22
0.0.8 2017-Apr-13
0.0.7 2017-Apr-06
0.0.6 2016-Nov-16
Show all 13 versions
Download Stats:
  • 0 downloads today

  • 0 downloads this week

  • 1 downloads this month

  • 176 downloads total

Score:
1.3
Short URL:
vibe-s3.dub.pm