Rust-Programming-Cookbook/Chapter09/nickel-jsonhandling/curl_request.txt

1 wiersz
141 B
Plaintext

curl -H "Content-Type: application/json" -X POST -d '{"firstname":"Vigneshwer","lastname":"Dhinakaran"}' http://127.0.0.1:6767/a/post/request