Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 231 Bytes

File metadata and controls

10 lines (7 loc) · 231 Bytes

TASK MANAGER REST API


This is a Node JS REST API which contains the following:

  • User Model with Authentication.
  • Task model where each task is linked to the user that created it.

User Routes:

Task Routes: