app/modules/tasks_module library

Demo task CRUD routes with pagination.

Classes

TaskController
REST controller for /api/tasks.
TaskService
Application service for task CRUD operations.
TasksModule
Registers in-memory task APIs for the demo app.