garage/src/api
Alex 2e45b541a2
Some checks failed
continuous-integration/drone/pr Build is failing
continuous-integration/drone/push Build is failing
First incarnation of what one of the K2V tables could be
2022-04-13 15:34:36 +02:00
..
signature fix a clippy lint 2022-03-28 15:48:55 +02:00
api_server.rs garage_api: Handle streaming payload early in request handling 2022-03-23 10:22:36 +01:00
Cargo.toml Move block manager to separate module 2022-03-23 10:25:15 +01:00
encoding.rs Improved XML serialization 2021-05-06 22:37:15 +02:00
error.rs Support for PostObject (#222) 2022-02-21 23:02:30 +01:00
helpers.rs add proper request router for s3 api (#163) 2021-12-06 15:17:47 +01:00
lib.rs add test framework for arbitraty S3 requests 2022-03-23 10:22:36 +01:00
s3_bucket.rs First incarnation of what one of the K2V tables could be 2022-04-13 15:34:36 +02:00
s3_copy.rs First incarnation of what one of the K2V tables could be 2022-04-13 15:34:36 +02:00
s3_cors.rs Fix some new clippy lints 2022-03-14 12:27:49 +01:00
s3_delete.rs skeleton for k2v 2022-04-13 14:02:53 +02:00
s3_get.rs skeleton for k2v 2022-04-13 14:02:53 +02:00
s3_list.rs First incarnation of what one of the K2V tables could be 2022-04-13 15:34:36 +02:00
s3_post_object.rs Support for PostObject (#222) 2022-02-21 23:02:30 +01:00
s3_put.rs First incarnation of what one of the K2V tables could be 2022-04-13 15:34:36 +02:00
s3_router.rs Remove strum crate dependency; add protobuf nix dependency 2022-03-14 10:53:00 +01:00
s3_website.rs Fix some new clippy lints 2022-03-14 12:27:49 +01:00
s3_xml.rs Support for PostObject (#222) 2022-02-21 23:02:30 +01:00