Commit 9ec1cfb
docs: add Starlette example, reorder framework examples by lineage (#116)
Add a Starlette integration example to the README, timed with
Starlette's 1.0 stable release. Reorder framework examples by
lineage: ASGI family (Starlette → FastAPI → FastHTML) then WSGI
family (Flask → Django).
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 00592ef commit 9ec1cfb
1 file changed
Lines changed: 29 additions & 14 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
63 | 92 | | |
64 | 93 | | |
65 | 94 | | |
| |||
114 | 143 | | |
115 | 144 | | |
116 | 145 | | |
117 | | - | |
118 | | - | |
119 | | - | |
120 | | - | |
121 | | - | |
122 | | - | |
123 | | - | |
124 | | - | |
125 | | - | |
126 | | - | |
127 | | - | |
128 | | - | |
129 | | - | |
130 | | - | |
131 | 146 | | |
132 | 147 | | |
133 | 148 | | |
| |||
0 commit comments