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

#629 in HTTP server

Download history 4/week @ 2024-11-27 49/week @ 2024-12-04 186/week @ 2024-12-11 151/week @ 2024-12-18 10/week @ 2024-12-25 274/week @ 2025-01-01 121/week @ 2025-01-29 257/week @ 2025-02-05 124/week @ 2025-02-12 43/week @ 2025-02-19 163/week @ 2025-02-26

604 downloads per month

MIT license

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.3–14MB
~187K SLoC