Skip to content

[server] [Board] - client와 연결하기 #60

@lovelysi0113

Description

@lovelysi0113

ISSUE

  • Group: server
  • Type: feature
  • Detail: board 기능 서버-클라이언트 연결

TODO

  1. client에게 요청 어떻게 해야하는지 알려주기(API 문서)
  2. 요청들이 실제로 잘 되는지 확인하기
    • get /board - 게시글 목록 보기
    • post /board - 게시글 등록
    • get /board/:board_id - 게시글 상세 내용 보기
    • delete /board/:board_id - 게시글 삭제
    • post /board/:board_id/comment - 댓글 등록
    • delete board/:board_id/:comment_id - 댓글 삭제

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