Skip to content

[Feat] 게시글 관리 기능 구현 #164

@seungsang2000

Description

@seungsang2000

🎯 목적 / 필요성

현재 더미 데이터로만 동작하는 게시글 관리 UI를 실제 백엔드 API와 연동하여 관리자가 게시글을 효율적으로 조회, 관리, 편집할 수 있도록 합니다.

📋 상세

  • 게시글 목록 조회 API (GET /api/v1/admin/posts) - 페이지네이션, 검색, 필터링, 정렬
  • 게시글 상세 조회 API (GET /api/v1/admin/posts/:id) - 상세 정보 및 댓글 표시

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions