Getting Started with cURL
1.What is cURL
It is a command line tool which is used to transfer data and from the server.The most common use case is Api request.
2.Why programmers need cURL
mainly programmer use this to test the api end point .it is working as expect or not so t...
blog.anjanpajiyar.com1 min read