
Todo App is a REST API built with Node.js and Express that allows users to log in and obtain a JWT token for secure access. With this token, users can manage their tasks by creating, editing, updating the status, or deleting them as needed. The API is designed to provide a simple yet powerful tool for task management, offering secure and efficient interactions through token-based authentication and full CRUD functionality (Create, Read, Update, Delete) for tasks.
- SourceGithub
- StackJavascript, NodeJs, Express, JWT Token


© 2024 Leonel Ortega