goblog/notes

5 lines
177 B
Plaintext

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