Between the Verbs, the Headers, and the Status Codes it can get quite confusing to know which headers to use and which status codes to use. Rather than throwing our hands in the air and returning a 200 OK with an error body message, we can leverage the codes and headers to help our end user have a better experience with our API and reduce developer frustration. This talk takes people on a tour to understand what headers exist, what other codes are out there besides 200, 404, and 418, and when someone should use PUT or PATCH.

Comments

Comments are closed.