Web Technologies (HTML, CSS, JavaScript, HTTP)

Select the accurate description of RESTful API.

Correct answer

D. An architectural style for web services that uses standard HTTP methods to operate on resources.

Explanation

RESTful API refers to an architectural style for web services that uses standard HTTP methods to operate on resources.