Learn the basics of handling API requests in PHP using cURL. The video covers:
- interacting with an external API usingGET, POST, PUT, PATCH, DELETE requests
- sending post data with the request
- setting HTTP headers
- decoding and encoding JSON data
- writing the response to a file
see blog: https://codingreflections.com
...
https://www.youtube.com/watch?v=ZIsdbVOQJNc