CodeYourFuture / CodeYourFuture/Full-Stack-Project-Assessment

Post new video endpoint

Abierto
#471 0 comentarios 0 reacciones 0 asignados Ver en GitHub
🏕 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.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.