Getting Started with cURL
What is cURL ?
cURL is a tool that lets you send messages to a server from the terminal.
Instead of clicking links in a browser, cURL allows you to type a command and directly ask a server for information. It does the same job as a browser, but witho...
buhtig.hashnode.dev2 min read