From 440839e41092722676cd3ddd7eb80a468f4d8846 Mon Sep 17 00:00:00 2001 From: kageru Date: Fri, 2 Nov 2018 19:22:01 +0100 Subject: [PATCH] Added notes Small snippets and stuff for testing or actually just notes for myself --- notes | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 notes diff --git a/notes b/notes new file mode 100644 index 0000000..ea2c811 --- /dev/null +++ b/notes @@ -0,0 +1,4 @@ +curl localhost:12345/add -d '{"message": "a message", "Title": "title", "Secret": "asdawdwd"}' -H 'Content-Type: application/json' -v + +for sqlite3 +CGO_ENABLED=1