Setting the file. One moment.
Subchapter 50.11
references/sdk/snippets/edge-sdks.mdMarkdown2 KBView on GitHub
Edge SDKs use an SDK Key. Use the platform-specific reference for constraints (e.g. KV, environment, bundling).
| Platform | Detect pattern |
|---|
| Official docs |
|---|
| Package / repo |
|---|
| Akamai EdgeWorkers | bundle.json, edgeworkers | Akamai SDK reference (opens in a new tab) | js-core / akamai-edgekv (opens in a new tab) · API docs (opens in a new tab) |
| Cloudflare Workers | wrangler.toml, @cloudflare/workers-types | Cloudflare SDK reference (opens in a new tab) | js-core / cloudflare (opens in a new tab) · API docs (opens in a new tab) |
| Fastly Compute | Fastly config, @fastly/js-compute (typical) | Fastly SDK reference (opens in a new tab) | js-core / fastly (opens in a new tab) · API docs (opens in a new tab) |
| Vercel Edge | vercel.json with edge functions, @vercel/edge | Vercel SDK reference (opens in a new tab) | js-core / vercel (opens in a new tab) · API docs (opens in a new tab) |
Recipe index: SDK Recipes — Edge SDKs
There are no bundled onboarding code samples in this repo for edge SDKs; follow each platform’s official reference.