Http Method
It contains many methods.
GET
POST
PATCH
PUT
DELETE
--> GET Method:- When we send a request to the server, this is a GET method.
Suppose you want to search live match score go to the url of the web browser and search cricbuzz then the request ...
mongoose.hashnode.dev2 min read