Add httpx-caching (#1694)

This commit is contained in:
Sidharth Vinod 2021-06-17 18:00:33 +05:30 committed by GitHub
parent 5096663181
commit bb7f7dfda8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -48,6 +48,11 @@ An fast and powerful RPC framework based on ASGI/WSGI. Use HTTPX as the client o
A utility for record and repeat an http request.
### httpx-caching
[Github](https://github.com/johtso/httpx-caching)
This package adds caching functionality to HTTPX
## Gists