garage/src/api
2025-01-29 19:26:16 +01:00
..
admin admin api: create structs for all requests/responess in src/api/admin/api.rs 2025-01-29 19:26:16 +01:00
k2v api: better handling of helper errors to distinguish error codes 2025-01-29 19:14:34 +01:00
s3 api: better handling of helper errors to distinguish error codes 2025-01-29 19:14:34 +01:00
signature Fix all typos 2025-01-16 13:22:00 +01:00
Cargo.toml Bump to version 1.0.1 2024-09-22 14:25:32 +02:00
common_error.rs api: better handling of helper errors to distinguish error codes 2025-01-29 19:14:34 +01:00
encoding.rs Improved XML serialization 2021-05-06 22:37:15 +02:00
generic_server.rs api servers: kill opened connections after SIGINT after 10s deadline (fix #806) 2024-08-25 20:04:56 +02:00
helpers.rs add request context helper 2024-03-04 13:26:39 +01:00
lib.rs First version of admin API (#298) 2022-05-24 12:16:39 +02:00
router_macros.rs Fix all typos 2025-01-16 13:22:00 +01:00