Getting Started With cURL
What is cURL
cURL is a tool that lets you talk to the server from the terminal. You don't need a browser or postman like app or any other UI to talk to the server. You can do that by using cURL from your terminal.
You can just use commands from you...
ramesh-kunwar.hashnode.dev3 min read