Skip to content

feat(backend): create get videos endpoint#22

Merged
keanu-a merged 2 commits into
mainfrom
keanucaloua/kyy-37-create-get-videos-endpoint
Jun 24, 2026
Merged

feat(backend): create get videos endpoint#22
keanu-a merged 2 commits into
mainfrom
keanucaloua/kyy-37-create-get-videos-endpoint

Conversation

@keanu-a

@keanu-a keanu-a commented Jun 24, 2026

Copy link
Copy Markdown
Owner

Description

  • Created GET /videos endpoint for the home page video feed
  • Added uploader field to the Video entity
  • Had to add PageSerializationMode.VIA_DTO to main application class for nicer page responses
  • Created VideoSummaryResponse DTO specifically for video feed page

Note

GetVideoResponse is for single video GET request by ID. Two different DTOs although similar

@keanu-a keanu-a merged commit 4f6477e into main Jun 24, 2026
3 checks passed
@keanu-a keanu-a deleted the keanucaloua/kyy-37-create-get-videos-endpoint branch June 24, 2026 00:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant