axios-etag-cache
JSON →Axios interceptor that adds automatic ETag caching for HTTP requests. It intercepts requests and adds If-None-Match headers, then caches responses with their ETags to return cached data on 304 responses, reducing bandwidth and server load. Current stable version is 1.4.0, with infrequent releases; communicates only via GitHub. Key differentiator: lightweight, zero-config ETag caching specifically for Axios, with optional custom cache storage (e.g., RxDB) and POST request support. Requires axios >= 0.24.0 as a peer dependency.
Traffic · last 30 days stale · no recent hits
total hits 22
actors 3 distinct systems
last hit 23d ago human
top countries 🇸🇬 Singapore · 🇺🇸 United States · 🇨🇳 China · 🇮🇳 India · VN
Resources
packageaxios-etag-cache ↗