Getting Started with cURL :
As web developers, we spend a lot of time talking to servers. Usually, we do this by typing a URL into Chrome or Safari. But what if you want to talk to a server directly from your terminal?
That’s where cURL comes in.
What is cURL?
cURL stands for "...
shiv-o4.hashnode.dev3 min read