ACM-Thapar / ACM-Thapar/opensource-bootcamp-1
POST requests failing (Cannot read property of undefined)
未關閉
- 主要語言
- JavaScript
- 星號
- 0
- 分支
- 0
- PR 合併指標
- 30 天內沒有已合併 PR
描述
When sending a POST request to /todos, the server fails to read the body. It seems like the body parsing middleware is missing. Expected Behavior: app.use(express.json()) should be added to parse incoming JSON payloads.
貢獻指南
這個儲存庫沒有索引到貢獻指南
評估
這個 Issue 還沒有評估資料。