local_s3 0.1.0

A configurable in-process S3 server for integration tests
Documentation
1
2
3
4
5
6
# local_s3

Provides an in-process S3 service that runs locally in your integration test or server binary.

We make use of the [`s3s`](https://crates.io/crates/s3s) crate and its integration with the `hyper` ecosystem.