Sunday, Jan 20, 2019
shippedPagination for topics and feed
Buğra Gündüz added pagination to the topics and feed endpoints in bloom [ref:1], making it possible to load content in chunks rather than all at once.
The single commit to bgrgndzz/bloom [1] implemented pagination across both the topics list and the feed, allowing clients to request content in manageable batches.
Sources
- paginate topics and feed · bgrgndzz/bloom