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

Create an api to filter the movies #9

Open
dev-064 opened this issue Mar 19, 2024 · 0 comments
Open

Create an api to filter the movies #9

dev-064 opened this issue Mar 19, 2024 · 0 comments
Assignees

Comments

@dev-064
Copy link
Contributor

dev-064 commented Mar 19, 2024

Expected Behavior :

  • backend should accept the type (type of the filter i.e., on which field user wants to apply the filter) and query ( query which user is passing when trying to filter ).
  • list of movies filtered by the given parameters user pass.
  • Pagination should also be implemented where the page number should be sent in the url
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

No branches or pull requests

3 participants