Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Film Details Sparql Endpoint #131

Closed
hikasap opened this issue Apr 29, 2024 · 1 comment
Closed

Add Film Details Sparql Endpoint #131

hikasap opened this issue Apr 29, 2024 · 1 comment
Assignees
Labels
backend priority: high Very urgent issue workload: 2 issues that are requiring medium effort

Comments

@hikasap
Copy link
Contributor

hikasap commented Apr 29, 2024

The backend needs an endpoint that will get the film instance ID as a parameter and return details of the film so that the frontend and mobile should render the details page. It should return a description, release date, image, title of the film, director list, cast members, duration, genre, and rating if possible.

Acceptance Criteria

Implement an endpoint in the backend that returns details of a film instance

Reviewer

@rukiyeaslan

Deadline

30 April 2024

@hikasap hikasap added priority: high Very urgent issue workload: 2 issues that are requiring medium effort backend labels Apr 29, 2024
@hikasap hikasap self-assigned this Apr 29, 2024
@hikasap
Copy link
Contributor Author

hikasap commented Apr 29, 2024

Fixed in #148. Up for review.

@hikasap hikasap closed this as completed Apr 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend priority: high Very urgent issue workload: 2 issues that are requiring medium effort
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant