Getting Started with cURL
What is cURL
It is command-line tool that is used send request to server from terminal. It is like texting server manually. It show techinal detials without hiding like browser.
Why programmers need cURL
We don’t to open browser to APIs
When we wor...
ilokeshghosh.hashnode.dev1 min read