Skip to content

docs: reference the Starlette integration across the docs set#255

Merged
lesnik512 merged 1 commit into
mainfrom
docs/reference-starlette-everywhere
Jul 2, 2026
Merged

docs: reference the Starlette integration across the docs set#255
lesnik512 merged 1 commit into
mainfrom
docs/reference-starlette-everywhere

Conversation

@lesnik512

Copy link
Copy Markdown
Member

Follow-up to #254 (which only added the dedicated page + nav). Adds modern-di-starlette everywhere the repo enumerates integrations:

  • README — integrations table row + feature bullet.
  • docs/index.md — feature list, install-adapters line, and the "pick an integration" list.
  • comparison.md — official integrations count 5 → 6, and the core-promise sentence.
  • writing-integrations.md — Starlette as the concrete middleware + decorator hybrid example (middleware owns lifecycle like FastStream, @inject/FromDI resolves like Typer), cross-linked from the decorator-path section.
  • ROADMAP.md — removed Starlette from planned integrations (it shipped as 2.0.0).

just docs-build (--strict) passes.

🤖 Generated with Claude Code

Add modern-di-starlette to the README integrations table + feature bullet,
the docs quick-start (feature list, install adapters, "pick an integration"),
the comparison table (official integrations 5 -> 6), and the writing-integrations
guide (as the middleware+decorator hybrid example). Remove Starlette from the
ROADMAP's planned integrations now that it has shipped.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@lesnik512 lesnik512 merged commit 6290dc2 into main Jul 2, 2026
7 checks passed
@lesnik512 lesnik512 deleted the docs/reference-starlette-everywhere branch July 2, 2026 08:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant