404kacper / 404kacper/Cloud-Professor
API Routes - NextResponse/Request objects
未關閉
適合新手
enhancement
good first issue
- 主要語言
- TypeScript
- 星號
- 0
- 分支
- 1
- PR 合併指標
- 30 天內沒有已合併 PR
描述
According to the docs: https://nextjs.org/docs/pages/building-your-application/routing/api-routes
NextApiResponse/Request is more appropriate for api routes.
NextResponse/Request should be used in middlewares.
貢獻指南
這個儲存庫沒有索引到貢獻指南
研究方向
查看 pages/api 目錄中的 API 路由檔案,確認 NextResponse/Request 的使用位置。對照 Next.js 文件,了解 NextApiResponse/Request 的正確用法。更新程式碼以使用適當的型別,並確保路由仍然正常運作。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- next.js
- 領域
- api, backend, documentation
- Issue 類型
- 文件
- 難度
- 1/5
- 預估耗時
- 1 小時以內
- 活躍度
- 停滯
- 描述清晰度
- 描述清楚
- 新手友好度
- 70/100