TodolistProject

Task Service Documentation

Overview

The Task Service handles task management operations including CRUD operations, task assignment, and real-time event publishing.
It integrates with the Team Service for permission validation and publishes events to Kafka for real-time updates.

Architecture

Key Features

Authentication

All endpoints require JWT authentication via: Authorization: Bearer

Event Publishing

The service publishes events to Kafka for real-time updates:

Key Files

\newpage