GET /board/[게시판키(이름)]/post/[post_id] > 앱개발

앱개발

GET /board/[게시판키(이름)]/post/[post_id] 정보

GET /board/[게시판키(이름)]/post/[post_id]

본문

GET /board/free/post/1 로 읽으면 해당 글을 읽어 오는데..

 

댓글을 같이 읽어오는 것이 좋을지

 

아니면 댓글을 따로 읽어오는 것이 좋을지..

 

GET /board/free/post/[post_id]/comments 로 해당 댓글을 읽어오는 것입니다.

 

 

공감
0
  • 복사

댓글 0개

© SIRSOFT
현재 페이지 제일 처음으로