You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Backend REST API for a todo-list application, providing endpoints for managing tasks and user data. Built with Java, Spring Boot and PostgreSQL. Designed to work with the companion frontend in the todo-list-app repo. This service handles CRUD operations, persistence, and business logic for todo items.