Getting Started with cURL
What is cURL?
⇒ CURL stands for client URL. It is basically a command-line tool used to transfer data to from a server.
Think that you are using postman with graphical interface, everything in your terminal.
It supporting almost every protocol imagin...
dascode.hashnode.dev2 min read