/api/users/3/posts/5
, /users/3
is a query, posts
is the target resource, 5
is the target resource ID. Different case with /api/users/3/posts/5/attachments
)
/users/3/posts
)EventEmitter
for 202 Accepted
requests (CQRS-style service)Vary
header (requires providing a getHeader()
method in the request object to listen for obtained headers)application/html
type.406 Not Acceptable
fast-check
for property-based checking