garage/src/api
Alex 76f42a1a2b
Properly return HTTP 204 when deleting non-existent object (fix #227)
2022-09-14 17:07:55 +02:00
..
admin Move version back into util 2022-09-07 18:36:46 +02:00
k2v Make all HTTP services optionnal 2022-09-07 17:54:16 +02:00
s3 Properly return HTTP 204 when deleting non-existent object (fix #227) 2022-09-14 17:07:55 +02:00
signature Compute hashes on dedicated threads 2022-07-29 12:24:44 +02:00
Cargo.toml Merge branch 'main' into lx-perf-improvements 2022-09-08 15:49:17 +02:00
common_error.rs First version of admin API (#298) 2022-05-24 12:16:39 +02:00
encoding.rs Improved XML serialization 2021-05-06 22:37:15 +02:00
generic_server.rs Fix Content-Type headers for {admin,k2v} errors and admin responses 2022-05-25 17:09:33 +02:00
helpers.rs Fix Content-Type headers for {admin,k2v} errors and admin responses 2022-05-25 17:09:33 +02:00
lib.rs First version of admin API (#298) 2022-05-24 12:16:39 +02:00
router_macros.rs First version of admin API (#298) 2022-05-24 12:16:39 +02:00