Getting Started with cURL
A server is just another computer whose job is to wait for requests and respond.When you open Google, submit a form, or fetch data from an API, your device is asking a server for something. That “asking” is called a request.The server replies with a ...
kartikeytiwari.hashnode.dev2 min read