HTTP Method
Term side of the Card
Topic: HTTP Basics
Unit title: HTTP Method
Categories: Concept
Explanation side of the Card
Explanation: The action type specified in an HTTP request to define the operation on the resource. Common methods include `GET`, `POST`, `PUT` and `DELETE` for interacting with web resources.