Getting Started with cURL
What is a server?
A server is just a computer somewhere on the internet that can receive request , stores data , can send data, and run logic.
Why do we need to talk to the server?
Server has the capability to accept the request and it has data that ...
getting-hands-on-with-curl.hashnode.dev3 min read