/ToDo-API

This is a RESTful API built with Node.js, Express, and Sequelize that allows users to manage their tasks. With this API, users can perform CRUD operations (Create, Read, Update, Delete) on their tasks, as well as mark them as completed or not completed.

Primary LanguageTypeScriptMIT LicenseMIT

toDo-app