Getting Started with cURL
Before talking about cURL, let’s understand who are talking to.
A server is basically a computer sitting somewhere on the internet whose job is to:
store data
process requests
send responses
whenever you :
open a website
submit a form
Log in ...
starting-curl.hashnode.dev2 min read