From ef4bb31b1bf207689a2138483d4322e222ffeae1 Mon Sep 17 00:00:00 2001 From: Nasser <42423897+Abdulnaser97@users.noreply.github.com> Date: Sat, 4 Oct 2025 08:52:05 +0100 Subject: [PATCH] Add CodeCanvas diagram to README --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index a8a0e37b5..8fd014e08 100644 --- a/README.md +++ b/README.md @@ -501,3 +501,12 @@ Additional optional FastAPI dependencies: ## License This project is licensed under the terms of the MIT license. + + +### How does `fastapi` work? + +Check out this interactive walkthrough of the `fastapi` codebase on CodeCanvas [here](https://www.code-canvas.com/?session=unauthenticatedGithub&repo=fastapi&owner=fastapi&branch=master&OnboardingTutorial=true). + +To update the diagram, follow the quick tutorial [here](https://docs.code-canvas.com/updating-diagram). + +CodeCanvas Screenshot \ No newline at end of file