CodeYourFuture / CodeYourFuture/Full-Stack-Project-Assessment
Post new video endpoint
Aperta
🏕 Priority Mandatory
📅 Week 2
🔌 Backend
- Lingua principale
- JavaScript
- Stelle
- 9
- Fork
- 352
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
#### 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)
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.