diff --git a/docs/third_party_packages.md b/docs/third_party_packages.md index 8c60b11d..2487222f 100644 --- a/docs/third_party_packages.md +++ b/docs/third_party_packages.md @@ -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