rust-rest-service/curl.txt
2022-05-30 18:31:12 +02:00

1 line
No EOL
164 B
Text

curl http://localhost:3000/entries -X POST -d '{"created":"2022-05-30T17:09:00.000000Z", "title":"", "author":"", "text": ""}' -v -H "Content-Type:application/json"