Версия 1.0.0
This commit is contained in:
@ -0,0 +1,9 @@
|
||||
# aiohttpx
|
||||
|
||||
aiohttpx is a HTTP client built on top of the [httpx](https://github.com/encode/httpx) and [aiohttp](https://github.com/aio-libs/aiohttp) libraries.
|
||||
|
||||
## Features
|
||||
|
||||
* Fully asynchronous using aiohttp as the transport
|
||||
* Supports caching using Redis as the backend
|
||||
* Supports rate limiting using Redis as the backend
|
||||
|
||||
Reference in New Issue
Block a user