Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 21 - 30 of 34 for onlar (0.06 seconds)

  1. docs/tr/docs/tutorial/dependencies/index.md

    Aslında tüm (veya çoğu) web framework'ü de aynı şekilde çalışır.
    
    Bu fonksiyonları hiçbir zaman doğrudan çağırmazsınız. Onları framework'ünüz (bu örnekte **FastAPI**) çağırır.
    
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Fri Mar 20 07:53:17 GMT 2026
    - 10.2K bytes
    - Click Count (0)
  2. docs/tr/docs/tutorial/security/first-steps.md

    OpenAPI (ve otomatik API dokümanları) ile entegre olan tüm security araçları `SecurityBase`’den kalıtım alır; **FastAPI** bu sayede onları OpenAPI’ye nasıl entegre edeceğini anlayabilir.
    
    ///
    
    ## Ne Yapar { #what-it-does }
    
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Fri Mar 20 07:53:17 GMT 2026
    - 9.2K bytes
    - Click Count (0)
  3. docs/tr/docs/deployment/docker.md

        /// note | Not
    
        `--no-cache-dir` yalnızca `pip` ile ilgilidir; Docker veya container'larla ilgili değildir.
    
        ///
    
        `--upgrade` seçeneği, paketler zaten yüklüyse `pip`'e onları yükseltmesini söyler.
    
        Bir önceki adım (dosyayı kopyalama) **Docker cache** tarafından tespit edilebildiği için, bu adım da uygun olduğunda **Docker cache'i kullanır**.
    
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Fri Mar 20 07:53:17 GMT 2026
    - 29.6K bytes
    - Click Count (0)
  4. docs/tr/docs/tutorial/response-model.md

        "tags": []
    }
    ```
    
    FastAPI yeterince akıllıdır (aslında Pydantic yeterince akıllıdır) ve `description`, `tax`, `tags` default ile aynı olsa bile bunların explicit olarak set edildiğini (default’tan alınmadığını) anlar.
    
    Bu yüzden JSON response içinde yer alırlar.
    
    /// tip | İpucu
    
    Default değerlerin yalnızca `None` olmak zorunda olmadığını unutmayın.
    
    Bir list (`[]`), `10.5` gibi bir `float` vb. olabilirler.
    
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Fri Mar 20 07:53:17 GMT 2026
    - 17K bytes
    - Click Count (0)
  5. docs/tr/docs/tutorial/first-steps.md

    Minimum eforla bir API'ı **oluşturma**, **deploy etme** ve **erişme** sürecini sadeleştirir.
    
    FastAPI ile uygulama geliştirirken yaşadığınız aynı **developer experience**'ı, onları buluta **deploy etme** aşamasına da taşır. 🎉
    
    FastAPI Cloud, *FastAPI and friends* açık kaynak projelerinin birincil sponsoru ve finansman sağlayıcısıdır. ✨
    
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Fri Mar 20 07:53:17 GMT 2026
    - 14.4K bytes
    - Click Count (0)
  6. docs/tr/docs/index.md

    **Bir API'ı build etmek**, **deploy etmek** ve **erişmek** süreçlerini minimum eforla kolaylaştırır.
    
    FastAPI ile uygulama geliştirmenin sağladığı aynı **developer experience**'ı, onları cloud'a **deploy etmeye** de taşır. 🎉
    
    FastAPI Cloud, *FastAPI and friends* open source projelerinin ana sponsoru ve finansman sağlayıcısıdır. ✨
    
    #### Diğer cloud sağlayıcılarına deploy { #deploy-to-other-cloud-providers }
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Fri Mar 20 07:53:17 GMT 2026
    - 23.2K bytes
    - Click Count (0)
  7. api/go1.13.txt

    pkg syscall (netbsd-arm64-cgo), const O_FSYNC ideal-int
    pkg syscall (netbsd-arm64-cgo), const O_NDELAY = 4
    pkg syscall (netbsd-arm64-cgo), const O_NDELAY ideal-int
    pkg syscall (netbsd-arm64-cgo), const ONLCR = 2
    pkg syscall (netbsd-arm64-cgo), const ONLCR ideal-int
    pkg syscall (netbsd-arm64-cgo), const ONLRET = 64
    pkg syscall (netbsd-arm64-cgo), const ONLRET ideal-int
    pkg syscall (netbsd-arm64-cgo), const ONOCR = 32
    Created: Tue Apr 07 11:13:11 GMT 2026
    - Last Modified: Thu Aug 08 18:44:16 GMT 2019
    - 452.6K bytes
    - Click Count (0)
  8. api/go1.2.txt

    pkg syscall (freebsd-386-cgo), const NOTE_TRIGGER ideal-int
    pkg syscall (freebsd-386-cgo), const NOTE_WRITE ideal-int
    pkg syscall (freebsd-386-cgo), const OCRNL ideal-int
    pkg syscall (freebsd-386-cgo), const ONLCR ideal-int
    pkg syscall (freebsd-386-cgo), const ONLRET ideal-int
    pkg syscall (freebsd-386-cgo), const ONOCR ideal-int
    pkg syscall (freebsd-386-cgo), const ONOEOT ideal-int
    Created: Tue Apr 07 11:13:11 GMT 2026
    - Last Modified: Fri Oct 18 04:36:59 GMT 2013
    - 1.9M bytes
    - Click Count (1)
  9. api/go1.1.txt

    pkg syscall (darwin-386), const OFDEL ideal-int
    pkg syscall (darwin-386), const OFILL = 128
    pkg syscall (darwin-386), const OFILL ideal-int
    pkg syscall (darwin-386), const ONLCR = 2
    pkg syscall (darwin-386), const ONLCR ideal-int
    pkg syscall (darwin-386), const ONLRET = 64
    pkg syscall (darwin-386), const ONLRET ideal-int
    pkg syscall (darwin-386), const ONOCR = 32
    pkg syscall (darwin-386), const ONOCR ideal-int
    Created: Tue Apr 07 11:13:11 GMT 2026
    - Last Modified: Thu Mar 31 20:37:15 GMT 2022
    - 2.6M bytes
    - Click Count (0)
  10. api/go1.14.txt

    pkg syscall (freebsd-arm64), const O_TTY_INIT ideal-int
    pkg syscall (freebsd-arm64), const OCRNL = 16
    pkg syscall (freebsd-arm64), const OCRNL ideal-int
    pkg syscall (freebsd-arm64), const ONLCR = 2
    pkg syscall (freebsd-arm64), const ONLCR ideal-int
    pkg syscall (freebsd-arm64), const ONLRET = 64
    pkg syscall (freebsd-arm64), const ONLRET ideal-int
    pkg syscall (freebsd-arm64), const ONOCR = 32
    Created: Tue Apr 07 11:13:11 GMT 2026
    - Last Modified: Fri Feb 17 20:31:46 GMT 2023
    - 508.9K bytes
    - Click Count (0)
Back to Top