Examples
Worked examples that put the integration guide to work in real frameworks.
Two worked integrations. Read the primary first, then peel off whichever recipes you need.
- Next.js App Router — the primary example. A complete integration that fetches a post at request time, renders the block body, stamps SEO + JSON-LD, syncs redirects in middleware, and reports 404s back to Clog.
- Framework-agnostic fetch / curl — short copy-pasteable recipes for the most common tasks, framework-free.
If you haven't already, skim the integration guide first: