Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 12 for n_components (0.25 sec)

  1. docs/fr/docs/advanced/additional-responses.md

                        "schema": {
                            "$ref": "#/components/schemas/Message"
                        }
                    }
                }
            },
            "200": {
                "description": "Successful Response",
                "content": {
                    "application/json": {
                        "schema": {
                            "$ref": "#/components/schemas/Item"
                        }
                    }
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Thu Apr 18 19:53:19 GMT 2024
    - 9.6K bytes
    - Viewed (0)
  2. docs/zh/docs/advanced/additional-responses.md

                        "schema": {
                            "$ref": "#/components/schemas/Message"
                        }
                    }
                }
            },
            "200": {
                "description": "Successful Response",
                "content": {
                    "application/json": {
                        "schema": {
                            "$ref": "#/components/schemas/Item"
                        }
                    }
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Tue Jan 09 15:53:39 GMT 2024
    - 8.2K bytes
    - Viewed (0)
  3. docs/en/docs/how-to/custom-request-and-route.md

        But this example is still valid and it shows how to interact with the internal components.
    
    We can also use this same approach to access the request body in an exception handler.
    
    All we need to do is handle the request inside a `try`/`except` block:
    
    ```Python hl_lines="13  15"
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Sun Mar 31 23:52:53 GMT 2024
    - 4.4K bytes
    - Viewed (0)
  4. docs/en/docs/how-to/nosql-databases-couchbase.md

    ## Import Couchbase components
    
    For now, don't pay attention to the rest, only the imports:
    
    ```Python hl_lines="3-5"
    {!../../../docs_src/nosql_databases/tutorial001.py!}
    ```
    
    ## Define a constant to use as a "document type"
    
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Tue Jan 16 13:23:25 GMT 2024
    - 6K bytes
    - Viewed (0)
  5. docs/en/docs/project-generation.md

    - ๐Ÿš€ [React](https://react.dev) for the frontend.
        - ๐Ÿ’ƒ Using TypeScript, hooks, Vite, and other parts of a modern frontend stack.
        - ๐ŸŽจ [Chakra UI](https://chakra-ui.com) for the frontend components.
        - ๐Ÿค– An automatically generated frontend client.
        - ๐Ÿฆ‡ Dark mode support.
    - ๐Ÿ‹ [Docker Compose](https://www.docker.com) for development and production.
    - ๐Ÿ”’ Secure password hashing by default.
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Thu Mar 21 21:12:21 GMT 2024
    - 1.8K bytes
    - Viewed (0)
  6. docs/en/docs/features.md

    Plus all the security features from Starlette (including **session cookies**).
    
    All built as reusable tools and components that are easy to integrate with your systems, data stores, relational and NoSQL databases, etc.
    
    ### Dependency Injection
    
    FastAPI includes an extremely easy to use, but extremely powerful <abbr title='also known as "components", "resources", "services", "providers"'><strong>Dependency Injection</strong></abbr> system.
    
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Thu May 02 22:37:31 GMT 2024
    - 9.3K bytes
    - Viewed (0)
  7. docs/em/docs/tutorial/dependencies/index.md

    # ๐Ÿ”—
    
    **FastAPI** โœ”๏ธ ๐Ÿ“ถ ๐Ÿ‹๏ธ โœ‹๏ธ ๐Ÿ‹๏ธ **<abbr title="also known as components, resources, providers, services, injectables">๐Ÿ”— ๐Ÿ’‰</abbr>** โš™๏ธ.
    
    โšซ๏ธ ๐Ÿ— ๐Ÿ“ถ ๐Ÿ™… โš™๏ธ, &amp; โš’ โšซ๏ธ ๐Ÿ“ถ โฉ ๐Ÿ™† ๐Ÿ‘ฉโ€๐Ÿ’ป ๐Ÿ› ๏ธ ๐ŸŽ ๐Ÿฆฒ โฎ๏ธ **FastAPI**.
    
    ## โšซ๏ธโ” "๐Ÿ”— ๐Ÿ’‰"
    
    **"๐Ÿ”— ๐Ÿ’‰"** โ›“, ๐Ÿ“‹, ๐Ÿ‘ˆ ๐Ÿ“ค ๐ŸŒŒ ๐Ÿ‘† ๐Ÿ“Ÿ (๐Ÿ‘‰ ๐Ÿ’ผ, ๐Ÿ‘† *โžก ๐Ÿ› ๏ธ ๐Ÿ”ข*) ๐Ÿ“ฃ ๐Ÿ‘œ ๐Ÿ‘ˆ โšซ๏ธ ๐Ÿšš ๐Ÿ‘ท &amp; โš™๏ธ: "๐Ÿ”—".
    
    &amp; โคด๏ธ, ๐Ÿ‘ˆ โš™๏ธ (๐Ÿ‘‰ ๐Ÿ’ผ **FastAPI**) ๐Ÿ”œ โœŠ ๐Ÿ’… ๐Ÿ”จ โšซ๏ธโ” ๐Ÿ’ช ๐Ÿšš ๐Ÿ‘† ๐Ÿ“Ÿ โฎ๏ธ ๐Ÿ“š ๐Ÿ’ช ๐Ÿ”— ("๐Ÿ’‰" ๐Ÿ”—).
    
    ๐Ÿ‘‰ ๐Ÿ“ถ โš  ๐Ÿ•โ” ๐Ÿ‘† ๐Ÿ’ช:
    
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Sat Jun 24 14:47:15 GMT 2023
    - 6.7K bytes
    - Viewed (0)
  8. docs/zh/docs/features.md

        * ๆŸฅ่ฏขๅ‚ๆ•ฐใ€‚
        * Cookies, ็ญ‰็ญ‰ใ€‚
    
    ๅŠ ไธŠๆฅ่‡ช Starlette๏ผˆๅŒ…ๆ‹ฌ **session cookie**๏ผ‰็š„ๆ‰€ๆœ‰ๅฎ‰ๅ…จ็‰นๆ€งใ€‚
    
    ๆ‰€ๆœ‰็š„่ฟ™ไบ›้ƒฝๆ˜ฏๅฏๅค็”จ็š„ๅทฅๅ…ทๅ’Œ็ป„ไปถ๏ผŒๅฏไปฅ่ฝปๆพไธŽไฝ ็š„็ณป็ปŸ๏ผŒๆ•ฐๆฎไป“ๅบ“๏ผŒๅ…ณ็ณปๅž‹ไปฅๅŠ NoSQL ๆ•ฐๆฎๅบ“็ญ‰็ญ‰้›†ๆˆใ€‚
    
    
    
    ### ไพ่ต–ๆณจๅ…ฅ
    
    FastAPI ๆœ‰ไธ€ไธชไฝฟ็”จ้žๅธธ็ฎ€ๅ•๏ผŒไฝ†ๆ˜ฏ้žๅธธๅผบๅคง็š„<abbr title='ไนŸๅซๅš "components", "resources", "services", "providers"'><strong>ไพ่ต–ๆณจๅ…ฅ</strong></abbr>็ณป็ปŸใ€‚
    
    * ็”š่‡ณไพ่ต–ไนŸๅฏไปฅๆœ‰ไพ่ต–๏ผŒๅˆ›ๅปบไธ€ไธชๅฑ‚็บงๆˆ–่€…**โ€œๅ›พโ€ไพ่ต–**ใ€‚
    * ๆ‰€ๆœ‰**่‡ชๅŠจๅŒ–ๅค„็†**้ƒฝ็”ฑๆก†ๆžถๅฎŒๆˆใ€‚
    * ๆ‰€ๆœ‰็š„ไพ่ต–ๅ…ณ็ณป้ƒฝๅฏไปฅไปŽ่ฏทๆฑ‚ไธญ่Žทๅ–ๆ•ฐๆฎ๏ผŒๅนถไธ”**ๅขžๅŠ ไบ†่ทฏๅพ„ๆ“ไฝœ**็บฆๆŸๅ’Œ่‡ชๅŠจๆ–‡ๆกฃ็”Ÿๆˆใ€‚
    * ๅณไฝฟๅœจไพ่ต–้กนไธญ่ขซๅฎšไน‰็š„*่ทฏๅพ„ๆ“ไฝœ* ไนŸไผš**่‡ชๅŠจ้ชŒ่ฏ**ใ€‚
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Thu Apr 18 19:53:19 GMT 2024
    - 9K bytes
    - Viewed (0)
  9. docs/em/docs/features.md

        * ๐Ÿ”ข ๐Ÿ”ข.
        * ๐Ÿช, โ™’๏ธ.
    
    โž• ๐ŸŒ ๐Ÿ’‚โ€โ™‚ โš’ โšช๏ธโžก๏ธ ๐Ÿ’ƒ (๐Ÿ”Œ **๐ŸŽ‰ ๐Ÿช**).
    
    ๐ŸŒ ๐Ÿ— โ™ป ๐Ÿงฐ &amp; ๐Ÿฆฒ ๐Ÿ‘ˆ โฉ ๐Ÿ› ๏ธ โฎ๏ธ ๐Ÿ‘† โš™๏ธ, ๐Ÿ“Š ๐Ÿช, ๐Ÿ”— &amp; โ˜ ๐Ÿ’ฝ, โ™’๏ธ.
    
    ### ๐Ÿ”— ๐Ÿ’‰
    
    FastAPI ๐Ÿ”Œ ๐Ÿ“ถ โฉ โš™๏ธ, โœ‹๏ธ ๐Ÿ“ถ ๐Ÿ‹๏ธ <abbr title='also known as "components", "resources", "services", "providers"'><strong>๐Ÿ”— ๐Ÿ’‰</strong></abbr> โš™๏ธ.
    
    * ๐Ÿ”— ๐Ÿ’ช โœ”๏ธ ๐Ÿ”—, ๐Ÿ— ๐Ÿ”— โš–๏ธ **"๐Ÿ“Š" ๐Ÿ”—**.
    * ๐ŸŒ **๐Ÿ” ๐Ÿต** ๐Ÿ› ๏ธ.
    * ๐ŸŒ ๐Ÿ”— ๐Ÿ’ช ๐Ÿšš ๐Ÿ’ฝ โšช๏ธโžก๏ธ ๐Ÿ“จ &amp; **โ†” โžก ๐Ÿ› ๏ธ** โš› &amp; ๐Ÿง ๐Ÿงพ.
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Thu Apr 18 19:53:19 GMT 2024
    - 8.1K bytes
    - Viewed (0)
  10. docs/de/docs/advanced/additional-responses.md

                        "schema": {
                            "$ref": "#/components/schemas/Message"
                        }
                    }
                }
            },
            "200": {
                "description": "Successful Response",
                "content": {
                    "application/json": {
                        "schema": {
                            "$ref": "#/components/schemas/Item"
                        }
                    }
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Sat Mar 30 20:19:26 GMT 2024
    - 9.6K bytes
    - Viewed (0)
Back to top