Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for typescript (0.16 sec)

  1. docs/en/docs/advanced/generate-clients.md

    There are also several other companies offering similar services that you can search and find online. πŸ€“
    
    ## Generate a TypeScript Frontend Client
    
    Let's start with a simple FastAPI application:
    
    === "Python 3.9+"
    
        ```Python hl_lines="7-9  12-13  16-17  21"
        {!> ../../../docs_src/generate_clients/tutorial001_py39.py!}
        ```
    
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Thu Apr 18 19:53:19 GMT 2024
    - 10.5K bytes
    - Viewed (0)
  2. docs/en/docs/alternatives.md

    As the parameters are described with TypeScript types (similar to Python type hints), editor support is quite good.
    
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Thu Apr 18 19:53:19 GMT 2024
    - 23.2K bytes
    - Viewed (0)
  3. docs/uk/docs/alternatives.md

    ΠžΡΠΊΡ–Π»ΡŒΠΊΠΈ ΠΏΠ°Ρ€Π°ΠΌΠ΅Ρ‚Ρ€ΠΈ описані Π·Π° допомогою Ρ‚ΠΈΠΏΡ–Π² TypeScript (ΠΏΠΎΠ΄Ρ–Π±Π½ΠΎ Π΄ΠΎ ΠΏΡ–Π΄ΠΊΠ°Π·ΠΎΠΊ Ρ‚ΠΈΠΏΡƒ Python), ΠΏΡ–Π΄Ρ‚Ρ€ΠΈΠΌΠΊΠ° Ρ€Π΅Π΄Π°ΠΊΡ‚ΠΎΡ€Π° Π΄ΠΎΡΠΈΡ‚ΡŒ Ρ…ΠΎΡ€ΠΎΡˆΠ°.
    
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Thu Apr 18 19:53:19 GMT 2024
    - 38.2K bytes
    - Viewed (0)
  4. docs/en/docs/release-notes.md

    * ✏️ Fix typos in docstrings. PR [#11295](https://github.com/tiangolo/fastapi/pull/11295) by [@davidhuser](https://github.com/davidhuser).
    * πŸ› οΈ Improve Node.js script in docs to generate TypeScript clients. PR [#11293](https://github.com/tiangolo/fastapi/pull/11293) by [@alejsdev](https://github.com/alejsdev).
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Fri May 03 23:25:42 GMT 2024
    - 388.1K bytes
    - Viewed (1)
Back to top