Getting started with cURL
cURL stands for client URL.It is a command line tool that is used by developers to transfer data from one server to another server.But before we deep dive in cURL we need to first understand what is server.
What is a Server(in very simple terms)
A se...
vishaldev.hashnode.dev2 min read