CodeYourFuture / CodeYourFuture/Full-Stack-Project-Assessment
Post new video endpoint
Ouverte
🏕 Priority Mandatory
📅 Week 2
🔌 Backend
- Langage dominant
- JavaScript
- Étoiles
- 9
- Forks
- 352
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
#### 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)
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.