From 1db3bbe11139cee2034cc3f632d13bcce2c03a89 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Wed, 12 Sep 2018 10:00:06 -0700 Subject: rust/TODO update --- rust/TODO | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) (limited to 'rust/TODO') diff --git a/rust/TODO b/rust/TODO index c922d5df..d424c76c 100644 --- a/rust/TODO +++ b/rust/TODO @@ -1,14 +1,4 @@ -refactors -- fatcatd -> fatcat-api-server -- fatcat_api -> fatcat_api_schema (or spec? models? types?) -- standardize "mutating"/"edit" actions - => have editgroup_id be a request-level param everywhere (not entity-level; - for batch) - => editgroup_id as query param - => editor_id from auth (header) -- consistent "expand"/"stub" flags - correctness - enforce "previous_rev" required in updates - reread/review editgroup accept code @@ -27,8 +17,8 @@ account helper tool - generate tokens - test/validate tokens - later: +- could some of the EntityCrud trait macro stuff be re-implemented as an enum type? - pure-rust "benchmark" scripts that hit, eg, lookups and batch endpoints => criterion.rs benchmarking - try new actix/openapi3 codegen branch -- cgit v1.2.3