Package 1
This repository contains a small library function that allows to convert paginated RESTful data into a `AsyncIterableIterator` which chunks the pages into memory as soon as they are requested (and caches them) and serves the elements on the page one by on
published 1.2.2 4 years ago