RESTful API
noun
Definition
- 1.An API that adheres to the principles of Representational State Transfer, enabling CRUD operations over HTTP.
Example
A RESTful API can be used to retrieve user data from a server with an HTTP GET request.
Related Exams
This term is in the general glossary and is not mapped to a specific exam yet.

