Skip to content

Conversation

@Akbhartiq
Copy link

Default features:
1.When user will select the features and will enter , the back-end will search and then will by-default will show the first page
2.If page==1, then we will be calculating the total number of such movies and pages
3.If page!=1, then we are just taking skip=(page-1)*page_size, page_size=10, and take_val=page_size(generally , except for the last page)
4.Response is send in the form .json format
5.The testing or my api working has been observed on my own movie_database(that is not the shared one),although all features are some , except for few documents where years were ambigous
Thanks!

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.

2 participants