Express responses have a `res.json()` function that serializes a JavaScript object to JSON and puts it in the response body.
確定! 回上一頁