CodeYourFuture / CodeYourFuture/Full-Stack-Project-Assessment

Post new video endpoint

オープン
#471 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
🏕 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 はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。