Getting Started with cURL
Before cURL: What is a server and why do we talk to it?
Whenever we open a website, submit a form, or log in to an app, we are actually talking to a server.
A server is just another computer on the internet whose job is to:
receive requests
process...
highsylvie.hashnode.dev4 min read