Added notes

Small snippets and stuff for testing or actually just notes for myself
This commit is contained in:
kageru 2018-11-02 19:22:01 +01:00
parent c164a26607
commit 440839e410

4
notes Normal file
View File

@ -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