Web Technologies (HTML, CSS, JavaScript, HTTP)
The following statement describes a specific concept. What is it called? an architectural style for web services that uses standard HTTP methods to operate on resources.
- A. JavaScript
- B. Session
- C. HTTP status code 404
- D. RESTful API ✓
Correct answer
D. RESTful API
Explanation
RESTful API refers to an architectural style for web services that uses standard HTTP methods to operate on resources.