Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add AsyncAPIClient #82

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

mom1
Copy link
Contributor

@mom1 mom1 commented May 21, 2022

An implementation option for an asynchronous api client.

But it seems to me that in order to optimize the installation of a dependency, it is possible to allow installation separately with requests or / and with aiohttp.

TODO:

  • async pagination
  • test retry async request
  • update README

@mom1 mom1 force-pushed the async-api-client branch from 078f660 to 2a9b10d Compare May 21, 2022 13:01
@mom1 mom1 force-pushed the async-api-client branch from 2a9b10d to 3dccbd5 Compare May 21, 2022 13:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant