January 2018
Intermediate to advanced
414 pages
10h 29m
English
Any software needs to handle errors, either triggered by the business rules that are defined or just to handle extraordinary circumstances that may appear. In RESTful APIs, we use status codes to tell our consumers when an error has occurred, but within our code, we need to handle those scenarios and ensure that they are handled gracefully. During this section, we will review some of the techniques that we could use to handle these situations.
Read now
Unlock full access