{
"totalNum": 2,
"postList": [
{
"id": 11,
"category": {
"id": 7,
"name": "프론트엔드",
"level": 2,
"postNum": 2,
"parentCategoryId": 2
},
"user": {
"email": "hoit1302@ewhain.net",
"name": "박주은",
"nickname": "hoit1302",
"profileImage": "https://edsc-s3.s3.ap-northeast-2.amazonaws.com/profile-image/1"
},
"title": "카테고리 jueun 새로 생성되었는지 post test",
"content": "day6 💛⛄",
"likeCount": 0,
"viewCount": 1
},
{
"id": 18,
"category": {
"id": 7,
"name": "프론트엔드",
"level": 2,
"postNum": 2,
"parentCategoryId": 2
},
"user": {
"email": "hoit1302@ewhain.net",
"name": "박주은",
"nickname": "hoit1302",
"profileImage": "https://edsc-s3.s3.ap-northeast-2.amazonaws.com/profile-image/1"
},
"title": "react study1",
"content": "react study~~~",
"likeCount": 0,
"viewCount": 0
}
]
}