@interlace/serverless
API Gateway CachingRecipes

Recipes

Common how-tos for the API Gateway caching plugin.

Recipes are task-shaped — each one solves a specific problem. Use the configuration reference for the full surface; recipes here just show the right combination of settings for common scenarios.

Available recipes

RecipeWhen to use
Cache key parametersYou're seeing the same cached response for different requests — define what makes an entry unique.
Shared API GatewayMultiple services share one API Gateway and you need per-service caching.
Removing the pluginYou're uninstalling — avoid the ghost-billing trap.

Cross-cutting reading

On this page