A RESTful API typically communicates using the _______ format.
- HTML
- JSON
- XML
- YAML
A RESTful API typically communicates using the JSON (JavaScript Object Notation) format for data exchange due to its lightweight and easy-to-read nature.
Loading...
Related Quiz
- In JWT, what is the purpose of the 'signature' part?
- What role does SNI (Server Name Indication) play in TLS for web services?
- Which HTTP response header can help prevent XSS attacks when set correctly?
- What is the significance of ISO/IEC 27001 certification for a web service?
- Which technology is primarily used for containerization in web services?