Getting Started with cURL
What is cURL ?
cURL is a command line used to check
Status of a Website
To make http request to website
As you make a request using cURL you will get response from website’s Server.
What is Server ?
The computer which serves the information as a ...
skullcoder.hashnode.dev3 min read