how do I set pagination for the gorse API #750
29nikhilgarakapati
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm extracting the data of 100 results through the gorse API. I want to show the first 5 results and then I want to show the next 5 results. But every time, I hit the API the results keep shuffling. An item in first 5 results might also appear in next 5 results. How can I solve this?
Beta Was this translation helpful? Give feedback.
All reactions