November 2017
Intermediate to advanced
420 pages
10h 29m
English
REST resources are the fundamental elements of any RESTful web service. A REST resource can be defined as an object that is of a specific type with the associated data and is optionally associated with other resources. It also exposes a set of standard operations corresponding to the HTTP method types, such as the HEAD, GET, POST, PUT, and DELETE methods, using the @HttpMethod annotation.
Read now
Unlock full access