Getting Started with cURL
First, what is a server and why do we talk to it?
A server is simply a computer on the internet whose job is to:
store data
run applications
respond when someone asks for something
When you open a website, your computer sends a request to a serv...
curl007.hashnode.dev4 min read