Getting started with cURL
Curl is a command line tool that allows us to do http request from shell, It also covers many other protocols, like FTP.
cURL stands for client URL, and it was developed by a developer named Daniel Stenberg. It is an open source project. you can in...
getting-started-with-curl-ankur.hashnode.dev2 min read