API Routes

This directory contains the API routes for the task management application.

  • auth.ts: Authentication routes (login, register)
  • users.ts: User management routes
  • tasks.ts: Task management routes
  • notifications.ts: Notification routes