goblog/notes
kageru 440839e410 Added notes
Small snippets and stuff for testing or actually just notes for myself
2018-11-02 19:22:01 +01:00

5 lines
161 B
Plaintext

curl localhost:12345/add -d '{"message": "a message", "Title": "title", "Secret": "asdawdwd"}' -H 'Content-Type: application/json' -v
for sqlite3
CGO_ENABLED=1