inf03-06.2022-z2/scr/__post

5 lines
145 B
Plaintext

curl -X POST http://localhost:8080/p14.11/php/post.php \
-H "Content-Type: application/json" \
-d '{"nazwa": "Diesel", "cena": 5.25}'