16 unstable releases (3 breaking)
0.3.2 | Jan 30, 2023 |
---|---|
0.3.1 | Jan 23, 2023 |
0.2.7 | Jan 18, 2023 |
0.1.1 | Sep 27, 2022 |
0.0.4 | Nov 16, 2020 |
#650 in HTTP server
312 downloads per month
40KB
1K
SLoC
s3-signer
A simple S3 signer in Rust.
Supported storages
It's actually tested with MinIO.
It will also support AWS S3.
Installation
cargo install s3-signer
Run service
export AWS_ACCESS_KEY_ID=
export AWS_SECRET_ACCESS_KEY=
s3-signer --aws-hostname http://localhost:9000
Dependencies
~0.4–14MB
~175K SLoC