Soumitra Dutta Oxford-How do I paginate API data?

My name is Soumitra Dutta. I’m an entrepreneur and photographer based in Oxford. I’m working on a project in WeWeb and ran into something I’d love your input on. How are you all handling API pagination in your apps?

If you’ve implemented this before, I’d really appreciate hearing what worked well

Regards

Soumitra Dutta

Hey Soumitra! Looking forward to seeing what you build :slight_smile:

Here’s how you can paginate your table data using Views and access it from the frontend:

Is this what you were looking for, or would you like to understand how to use and display the paginated data on the frontend?