Skip to content

[server] [Board] - get /board 요청 처리 로직 작성 #47

@lovelysi0113

Description

@lovelysi0113

ISSUE

  • Group: server
  • Type: feature
  • Detail: '/board' 페이지로 이동했을 때 게시글 목록 보내주는 로직 작성

TODO

  1. client에서 요청이 들어오면 응답을 보내주는 로직
  2. 데이터베이스에서 board 목록에서 wirter, title, createdAt, board_id를 보내준다
    • 사실 다 보내줘도 됨 - 어차피 client쪽에서 원하는 정보만 골라 사용하면 되기 때문
  3. 실제로 잘되는지 client쪽과 연결해서 확인

Metadata

Metadata

Assignees

No one assigned

    Labels

    2h[Task Card] Estimated timeBoard[Task Card] Sprint / MilestoneHigh[Task Card] UrgencyServer[Task Card] Group

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions