REST
Term side of the Card
Topic: Transfer Data
Unit title: REST
Categories: Concept
Explanation side of the Card
Explanation: The architectural approach where communication between clients and servers is stateless and standard HTTP methods like `GET`, `POST`, `PUT` and `DELETE` are used to perform operations on resources.