這隻API 做的事情很單純:把request 的body 資料,再以JSON 格式回應回去。 用 res.json() 回應時,Express會自動在response header 中加入 content-type: application/ ...
確定! 回上一頁