This is a REST-ful service created for the to-do list task management application for the mobile and web tech module.
To run the app, open the terminal and ensure you are in the API directory. Run the server using the npm CLI tool. Open the termianl and execute the following command:
npm start
Use Postman for API testing.