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.

Edit on GitHubContributions in our content repository are 🤗 welcome from everyone.Link leads to the Contributions guidelines on GitHubLink leads to the content repository on GitHub