backstrokeapp / dashboard

The backstroke dashboard is a frontend dashboard to the backstroke service
https://app.backstroke.co
6 stars 8 forks source link

Fetch multiple pages of data on the dashboard #13

Closed 1egoman closed 7 years ago

1egoman commented 7 years ago

When fetching links, fetch as many pages of data as possible, until a page comes back empty or not full. This isn't an ideal way of fetching links, but it works in the short term, Ideally, we'll want a way to page through the data on the client.