goblog/notes

5 lines
161 B
Plaintext
Raw Normal View History

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