July 2021
Intermediate to advanced
480 pages
14h 40m
English
|
Topic |
This topic covers... |
|
Resource identification |
How to identify resources in an API |
|
Standard methods |
The set of standard methods for use in resource-oriented APIs |
|
Partial updates and retrievals |
How to interact with portions of resources |
|
Custom methods |
Using custom (non-standard) methods in resource-oriented APIs |
|
Long-running operations |
How to handle methods that are not instantaneous |
|
Rerunnable jobs |
Running repeated custom functionality in an API |
|
Singleton sub-resources |
Isolating portions of resource data |
|
Cross references |
How to reference other resources in an API |
|
Association resources |
How to manage many-to-many relationships with metadata |
|
Add and ... |