aboutsummaryrefslogtreecommitdiffstats
path: root/rust/TODO
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@robocracy.org>2018-09-07 22:37:09 -0700
committerBryan Newbold <bnewbold@robocracy.org>2018-09-07 22:37:09 -0700
commit7354899493f6448bed5698ad6ade1dbebcf39379 (patch)
treeb1249a0f356f4d19cbe5b1ea2a07f3ce0251538b /rust/TODO
parentfc2025b8db9e058d429136f382749ade52df326c (diff)
downloadfatcat-7354899493f6448bed5698ad6ade1dbebcf39379.tar.gz
fatcat-7354899493f6448bed5698ad6ade1dbebcf39379.zip
TODO and comment
Diffstat (limited to 'rust/TODO')
-rw-r--r--rust/TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/rust/TODO b/rust/TODO
index ed38b915..05ad76d8 100644
--- a/rust/TODO
+++ b/rust/TODO
@@ -1,4 +1,6 @@
+- database_entity_crud -> api_entity_crud
+- merge autoaccept branch in with http-verbs branch
- fatcat_api -> fatcat_api_schema (or spec? models? types?)
- fatcat -> fatcat-api-server
- refactor rev creation (from an entity) into it's own function, across the board