CodeYourFuture / CodeYourFuture/Full-Stack-Project-Assessment
Post new video endpoint
Offen
🏕 Priority Mandatory
📅 Week 2
🔌 Backend
- Vorherrschende Sprache
- JavaScript
- Sterne
- 9
- Forks
- 352
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
#### 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)
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.