goblog/notes

5 lines
177 B
Plaintext
Raw Normal View History

2018-11-04 13:22:36 +01:00
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