Skip to content

Discussion/Enhancement Proposal: Higher Level API Abstraction #32

Description

@Patristo

I think it would be helpful to have a higher-level, object-based abstraction around the current API.
Is this something that other people would find valuable?

Somewhat like Boto3 Service Resources for the AWS API
With that, there are Waiter and Paginator objects that can handle the polling, pagination, automatic retries after rate limiting.
Similarly, a heirarchy of objects and collections of child objects, which can lazy load as needed.
An application no longer needs to be cluttered with polling logic.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions