Now, we got an empty array from our server. That's because we haven't create any post ... findOne({ _id: req.params.id }) res.send(post) }).
確定! 回上一頁