- Using cURL to do http GET and POST with JSON and XML data
- How to upload file / image using CURL command line ?
- How to upload JSON using curl http PUT request ?
- Download file to directory using curl – C program
- Receive http get response JSON to buffer using curl API – C program