Introduction:
CURL stands for Client Url's ,using curl we can connect with different servers having multiple type of protocols like http,https,POST,PUT and many more.We can use CURL to download files from different serves also we can create api mechanism using curl by usi authentication process, we will discuss complete example of curl api's on next post.