FastAPI transparent HTTP proxy with Redis caching. Utilizes MD5 request hashing, per-request TTL, and graceful degradation to dedupe API calls and save costs.
-
Updated
Nov 29, 2025 - Python
FastAPI transparent HTTP proxy with Redis caching. Utilizes MD5 request hashing, per-request TTL, and graceful degradation to dedupe API calls and save costs.
A simple, minimal HTTP Caching Proxy implemented in Go
Add a description, image, and links to the http-caching-proxy topic page so that developers can more easily learn about it.
To associate your repository with the http-caching-proxy topic, visit your repo's landing page and select "manage topics."