{
"totalNum": 2,
"postList": [
{
"id": 3,
"category": {
"id": 6,
"name": "자유게시판",
"level": 2,
"postNum": 3,
"parentCategoryId": 1
},
"user": {
"email": "hoit1302@ewhain.net",
"name": "박주은",
"nickname": "hoit1302",
"profileImage": "https://edsc-s3.s3.ap-northeast-2.amazonaws.com/profile-image/1"
},
"title": "사랑은 거품",
"content": "모양이 거품",
"likeCount": 1,
"viewCount": 5
},
{
"id": 4,
"category": {
"id": 6,
"name": "자유게시판",
"level": 2,
"postNum": 3,
"parentCategoryId": 1
},
"user": {
"email": "hoit1302@ewhain.net",
"name": "박주은",
"nickname": "hoit1302",
"profileImage": "https://edsc-s3.s3.ap-northeast-2.amazonaws.com/profile-image/1"
},
"title": "love is an bubble",
"content": "bubble is made of!!",
"likeCount": 0,
"viewCount": 4
}
]
}