From fe77445bd16db003e03b5c44fa02c65b78e6fa02 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Tue, 15 May 2018 14:45:42 -0700 Subject: working db_pool and response --- rust/TODO | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'rust/TODO') diff --git a/rust/TODO b/rust/TODO index f66b2b3a..0c81c5ea 100644 --- a/rust/TODO +++ b/rust/TODO @@ -2,9 +2,10 @@ x re-generate OpenAPI => using whatever sagger-codegen 2.3.1 (stable?) => take iron example from older generator 2.3.1 (iron) => cargo swagger (docker) seems to only use latest -- integrate API server example into a main.rs -- iron-slog +x iron-slog +x integrate API server example into a main.rs - get and post for creators +- cleanup pooled database: https://github.com/diesel-rs/diesel/pull/1466 then: - encode the remaining entities in SQL -- cgit v1.2.3