Getting Started with cURL:
How Do We Even Talk to a Server?
Every website, app, or service you use is running on a server somewhere on the internet.
When you open a website:
Your browser sends a request
The server sends back a response
The browser shows it to you nicely
B...
dns-and-curl.hashnode.dev3 min read