Skip to content

feat: REST API - 進捗・チームエンドポイント(GET /api/progress, /api/teams) #22

@Asheze1127

Description

@Asheze1127

Why

ダッシュボードの進捗・チーム表示に必要。

Scope

  • apps/api/internal/progress/handler.go(GET /api/progress — チーム別・最新進捗)
  • apps/api/internal/team/handler.go(GET /api/teams — SOS フラグ含む全チーム)
  • sqlc 使用

Out of scope

POST・PATCH(チーム作成は別途)・認証

Dependencies

Acceptance Criteria

  • GET /api/progress で各チームの最新進捗ログが返る
  • GET /api/teamsis_sos フィールドが含まれる

Size: S | Parallelizable: Yes(#F-01 と並行可)

Metadata

Metadata

Assignees

No one assigned

    Labels

    backendBackend Go/Node

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions