curl --location --request GET '/api/v1/board/posts/'
{ "postId": 0, "opinion": "string", "content": "string", "createdAt": "2019-08-24T14:15:22Z", "isDeleted": true, "stockId": 0, "userId": 0 }