CodeYourFuture / CodeYourFuture/Full-Stack-Project-Assessment
Post new video endpoint
Đang mở
🏕 Priority Mandatory
📅 Week 2
🔌 Backend
- Ngôn ngữ chính
- JavaScript
- Star
- 9
- Fork
- 352
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
#### 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)
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.