Skip to content

Lesson 06 Task Manager API part 2

Mary Alice Moore edited this page Feb 1, 2024 · 2 revisions

This week we pick up where we left off last week. Begin at 1:29 of the video and continue until the end of the task manager project, at 3:07:18 of the video.

CodingAddict - Build 4 Node/Express Projects

In this lesson you will continue to develop the Task Manager API, testing with Postman as you go. You will add:

  • Input Validation
  • Error Handling
  • Additional CRUD Operations