REST APIs typically return data in _______ format, while GraphQL can be more flexible.
- HTML
- JSON
- XML
- YAML
REST APIs commonly return data in JSON format, whereas GraphQL provides more flexibility in the format of returned data.
Loading...
Related Quiz
- _______ is a key feature in SOAP UI that allows for the simulation of different network conditions.
- The _______ header in HTTP responses can provide additional information about errors.
- In advanced SOAP services, _______ is used to enhance message integrity and confidentiality.
- Which security consideration is most critical when implementing OAuth in a web service?
- _______ is a security vulnerability where an attacker can execute unauthorized commands.