Skip to content

Files

Latest commit

12555de · Nov 7, 2023

History

History
28 lines (19 loc) · 1.15 KB
·

File metadata and controls

28 lines (19 loc) · 1.15 KB
·

Module "REST Service: Logging and error handling"

In this module, students study:

  • General approaches for handling exceptions in Node.js
  • Approaches for logging in REST service
  • Approaches for error handling in REST service
  • Handling asynchonous exceptions
  • Commonly used tools for logging & error handling

Estimated time to complete the module

10 hours

Theory

Practice

  1. Assignment: REST Service: Logging and error handling