Quickstart: KV-Backed Config
Move config into Cloudflare KV when you want the gateway to load its routing definition at runtime.
When to use this
What this does not do
Repo-grounded example
wrangler kv:key put --binding=CONFIG api-config.json ./src/api-config.json
wrangler deployTroubleshooting
Related docs
Last updated