January 2019
Intermediate to advanced
378 pages
11h 35m
English
As you saw in the Manipulation of Resources section of Chapter 1, Introduction to the Basics of RESTful Architecture, media types help to identify the form of the data in a request or response message body, and the content-type header value represents a media type also known as the Multipurpose Internet Mail Extensions (MIME) type.
Media type design influences many aspects of a REST API design, including hypermedia, opaque URIs, and different and descriptive media types so that app developers or clients can rely on the self-descriptive features of the REST API.
The following points discuss the rules of media type design in brief:
Read now
Unlock full access