- Sort Score
- Result 10 results
- Languages All
Results 1 - 3 of 3 for kullanarak (0.05 sec)
-
docs/tr/docs/tutorial/path-params.md
```JSON {"item_id":"foo"} ``` ## Tip İçeren Yol Parametreleri Standart Python tip belirteçlerini kullanarak yol parametresinin tipini fonksiyonun içerisinde tanımlayabilirsiniz. {* ../../docs_src/path_params/tutorial002.py hl[7] *} Bu durumda, `item_id` bir `int` olarak tanımlanacaktır. /// check | Ek bilgi
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sun Aug 31 10:29:01 UTC 2025 - 10.5K bytes - Viewed (0) -
docs/tr/docs/index.md
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sun Aug 31 10:49:48 UTC 2025 - 21.9K bytes - Viewed (0) -
docs/tr/docs/async.md
```Python hl_lines="2" @app.get('/') def results(): results = some_library() return results ``` ---
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sun Aug 31 09:56:21 UTC 2025 - 21.8K bytes - Viewed (0)