REST API Caching

Implements HTTP caching strategies for REST APIs including Cache-Control header design, ETag/conditional GET, stale-while-revalidate patterns, cache key construction, Vary header configuration, and invalidation strategies to reduce latency and server load.

paulpas 7e4671b 39.5 KB Updated

File contents

paulpas/agent-skill-router/tree/main/skills/coding/rest-api-caching commit 7e4671ba4b

Frequently asked questions

npx skillmds@latest add paulpas/rest-api-caching