This repository contains the backend code for a todo list application built using Node.js. The backend exposes a RESTful API for creating, reading, updating, and deleting todo items. It uses a database to store the todo items and has endpoints for managing user accounts and authentication.
nodejs javascript api middleware express opensource backend jest tdd logging todolist mogodb coverage-95
-
Updated
Mar 24, 2023 - JavaScript