팀 노션 모음집
/
뉴스피드 프로젝트
/
할수있겠조..?
/
API 명세서
/
게시물 단건 조회
Search
Duplicate
게시물 단건 조회
태그
정지명
신승호
이승준
전주현
API URL
/api/posts/{id}
Method
GET
Request
Request Header
Response
{ “title” : “” “content” : “” “createdAt”: ”” “modifiedAt”: “” “nickName”: “” “restaurantName”: “” “city”: “” } { “status” : 400 “msg” : “해당 id 게시물이 없습니다.” }
Response Header
도메인
post
상태
완료