CodeYourFuture / CodeYourFuture/Full-Stack-Project-Assessment
Post new video endpoint
オープン
🏕 Priority Mandatory
📅 Week 2
🔌 Backend
- 主要言語
- JavaScript
- スター
- 9
- フォーク
- 352
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
#### HTTP Method: `POST`
#### Route: `/api/videos`
#### Acceptance Criteria
- [ ] There is a `POST /api/videos` backend endpoint to facilitate adding videos to the database.
- [ ] The endpoint generates and attaches a unique ID to each newly added video.
- [ ] The endpoint accepts video data in JSON format (example provided).
- [ ] The endpoint responds with a JSON response that includes the generated id (example provided)
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
評価
この issue はまだ評価されていません。