Vendo SDKs
Cookbook

Cookbook

Copy-paste recipes showing Python, TypeScript, and Swift side-by-side.

Every recipe shows the same working example in all three languages using language tabs.

Recipes

Adding a recipe

Each recipe lives in content/docs/cookbook/ as an MDX file. Use <Tabs items={["Python", "TypeScript", "Swift"]}> for language tabs. Keep the same logical example across all three tabs so readers can compare directly.

On this page