aboutsummaryrefslogtreecommitdiffstats
path: root/rust
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@robocracy.org>2018-08-24 13:23:30 -0700
committerBryan Newbold <bnewbold@robocracy.org>2018-08-24 13:23:30 -0700
commit6a87d4b3ab252d76bb380a69ed53f21989761e9f (patch)
treec309b40449adb1fd98429dbb12c3475be91102e4 /rust
parent195305f1c2525f32c7c0ddbedf66353c058f2bd4 (diff)
downloadfatcat-6a87d4b3ab252d76bb380a69ed53f21989761e9f.tar.gz
fatcat-6a87d4b3ab252d76bb380a69ed53f21989761e9f.zip
NOTES => rust_libraries.txt
Diffstat (limited to 'rust')
-rw-r--r--rust/NOTES.txt19
1 files changed, 0 insertions, 19 deletions
diff --git a/rust/NOTES.txt b/rust/NOTES.txt
deleted file mode 100644
index 7e6f33eb..00000000
--- a/rust/NOTES.txt
+++ /dev/null
@@ -1,19 +0,0 @@
-
-libs:
-- iron_slog
-- testing: keep it simple: iron-test
- => if that is annoying, shiny? mockers if needed.
-- sentry
-- start with dotenv+clap, then config-rs?
-- cadence (emits statsd)
-- frank_jwt and JWT for (simple?) auth
-
-similar:
-- https://github.com/DavidBM/templic-backend
-- https://github.com/alexanderbanks/rust-api
-- https://mgattozzi.com/diesel-powered-rocket
-- https://www.reddit.com/r/rust/comments/8j1xbs/new_to_rust_and_gitlab_ci/
-- https://crate-ci.github.io/
-
-"cool tools":
-- cargo-watch