Getting Started with cURL
cURL is exactly like a Postman but for terminal/command line. When we want to send letter to someone, we give letter to postman and postman deliver it. Similarly cURL is a tool which send request to server from terminal and get`s response back.
cURL ...
blog.abdulrdeveloper.me2 min read