aboutsummaryrefslogtreecommitdiffstats
path: root/rust/README.md
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@robocracy.org>2018-05-15 20:53:56 -0700
committerBryan Newbold <bnewbold@robocracy.org>2018-05-15 20:53:58 -0700
commit9036469324912eae3eed8cb8645f91f1a68c5857 (patch)
treefc67a9b379b85f5019fad167eba759c6039d8ea3 /rust/README.md
parentcdb87fd0880664d20ee40ce367fe6a2f3559ed7c (diff)
downloadfatcat-9036469324912eae3eed8cb8645f91f1a68c5857.tar.gz
fatcat-9036469324912eae3eed8cb8645f91f1a68c5857.zip
progress on inserts
Using a huge sql_query() to do raw multi-table inserts for now.
Diffstat (limited to 'rust/README.md')
-rw-r--r--rust/README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/rust/README.md b/rust/README.md
index 8d9084c3..f539e4fb 100644
--- a/rust/README.md
+++ b/rust/README.md
@@ -12,3 +12,7 @@ Things!
Debugging SQL errors:
psql fatcat_rs < migrations/2018-05-12-001226_init/up.sql
+
+Creating entities:
+
+ http --json post localhost:9411/v0/container name=asdf issn=1234-5678