api-client
api-client copied to clipboard
add AsyncAPIClient
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