Skip to content

Trait to turn paginated APIs into async streams #271

@simonsan

Description

@simonsan

'Page_turner' crate helps to abstract away any sort of pagination and allows you to work with such APIs uniformly with the help of async streams. All you need to do is to implement the PageTurner trait.

https://docs.rs/page-turner/latest/page_turner/

Sounds interesting, maybe this could be useful?

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions