Which approach uses multiple endpoints for different resources?
- GraphQL services
- JSON-RPC services
- RESTful services
- SOAP services
RESTful services commonly use multiple endpoints for different resources, providing a clear and resource-centric structure.
Loading...
Related Quiz
- The process of creating a secure digital signature in web services involves the use of _________.
- What type of encryption is used by HTTPS to secure communication in web services?
- REST APIs typically return data in _______ format, while GraphQL can be more flexible.
- In WS-Security, how is the element wsse:Security used?
- How does SOAP handle data encoding for transmission?