CodeYourFuture / CodeYourFuture/Full-Stack-Project-Assessment
Post new video endpoint
Abierto
🏕 Priority Mandatory
📅 Week 2
🔌 Backend
- Lenguaje dominante
- JavaScript
- Estrellas
- 9
- Forks
- 352
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
#### 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)
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.