Skip to content

Fastapi Integration docs sequence diagram #120

Description

@maldoinc

Add mermaid sequence diagrams to the FastAPI integration page in order to see what the integration does and at what stage.

  1. App lifecycle - Container setup, integration setup, app startup, and teardown.
  2. Per-request lifecycle - Request, scope creation, dependency resolution for Injected[T], handler execution, response, and request-scope cleanup.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationgood first issueGood for newcomersintegrationIssues relating to interactions with other frameworks

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions