January 2019
Intermediate to advanced
378 pages
11h 35m
English
When REST APIs evolve with new features, the client may require new resources from its supporting REST API. However, for many practical reasons, the client may need new resources from the REST API. So a REST API can provide a measure to control the composition of its response representations. It's crucial that REST APIs maintain a consistent resource model design, so clients can benefit from the composite responses. The following two rules enable the client to tune the responses:
For examples, you may refer back the URI query section of this chapter. ...
Read now
Unlock full access