Is your feature request related to a problem? Please describe.
I think as this project will grow it is good idea to allow to have async calls to API.
Describe the solution you'd like
I think that the best approach is to replace requests with httpx.
Describe alternatives you've considered
n/d
Additional context
n/d
Is your feature request related to a problem? Please describe.
I think as this project will grow it is good idea to allow to have async calls to API.
Describe the solution you'd like
I think that the best approach is to replace
requestswithhttpx.Describe alternatives you've considered
n/d
Additional context
n/d