In RESTful APIs, the type of operation is determined by the HTTP _______ used.
- DELETE
- GET
- POST
- PUT
In RESTful APIs, the type of operation is determined by the HTTP method used, such as GET, POST, PUT, or DELETE.
Loading...
Related Quiz
- Which of the following is not a characteristic of SOAP-based web services?
- A company is deploying a new set of microservices and needs centralized monitoring of API traffic. Which component is most crucial?
- In advanced unit testing, _______ is used to ensure that the web service can handle various types of failure scenarios.
- For handling complex data types, SOAP uses the _______ standard.
- What mechanism in UDDI is primarily responsible for service discovery?