- Sort Score
- Num 10 results
- Language All
Results 1 - 9 of 9 for Eklenti (0.65 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
docs/tr/docs/editor-support.md
### Uygulama Keşfi { #application-discovery }Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 18:51:35 GMT 2026 - 2.5K bytes - Click Count (0) -
docs/tr/docs/history-design-future.md
Geçmişte oluşturulan pek çok araç **FastAPI**'a ilham kaynağı olmuştur. Yıllardır yeni bir framework oluşturmaktan kaçınıyordum. Başlangıçta **FastAPI**'ın çözdüğü sorunları çözebilmek için pek çok farklı framework, <abbr title="Eklenti: Plug-In">eklenti</abbr> ve araç kullanmayı denedim.
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Fri Mar 20 07:53:17 GMT 2026 - 4.5K bytes - Click Count (0) -
docs/tr/docs/alternatives.md
/// ### [APISpec](https://apispec.readthedocs.io/en/stable/) { #apispec } Marshmallow ve Webargs; doğrulama, ayrıştırma ve dönüşümü eklenti olarak sağlar. Ama dökümantasyon eksikti. Sonra APISpec geliştirildi. Birçok framework için bir eklentidir (Starlette için de bir eklenti vardır). Çalışma şekli: Her bir route’u işleyen fonksiyonun docstring’i içine YAML formatında şema tanımı yazarsınız.Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Fri Mar 20 07:53:17 GMT 2026 - 24K bytes - Click Count (0) -
src/main/resources/fess_label_tr.properties
labels.plugin_title=Eklenti labels.plugin_list_name=Eklenti Listesi labels.plugin_type=Tür labels.plugin_name=Ad labels.plugin_version=Sürüm labels.plugin_delete=Sil labels.plugin_install=Kur labels.plugin_install_title=Eklenti Kur labels.plugin_jar_file=Jar Dosyası labels.plugin_local_install=Yerel labels.plugin_remote_install=Uzak
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 11:54:13 GMT 2026 - 52.2K bytes - Click Count (0) -
docs/tr/docs/advanced/stream-data.md
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 18:51:35 GMT 2026 - 5.8K bytes - Click Count (0) -
docs/tr/docs/advanced/strict-content-type.md
Bu ayarla, Content-Type header’ı olmayan request’lerin body’si JSON olarak parse edilir. Bu, FastAPI’nin eski sürümlerindeki davranışla aynıdır. /// info | Bilgi Bu davranış ve yapılandırma FastAPI 0.132.0’da eklendi.
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 18:51:35 GMT 2026 - 3.6K bytes - Click Count (0) -
docs/tr/docs/tutorial/stream-json-lines.md
# JSON Lines Akışı { #stream-json-lines } Bir veri dizisini “akış” olarak göndermek istediğiniz durumlar olabilir; bunu **JSON Lines** ile yapabilirsiniz. /// info | Bilgi FastAPI 0.134.0 ile eklendi. /// ## Akış (Stream) Nedir? { #what-is-a-stream } Verileri “streaming” olarak göndermek, uygulamanızın tüm öğe dizisi hazır olmasını beklemeden, öğeleri istemciye göndermeye başlaması demektir.Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 18:51:35 GMT 2026 - 4.6K bytes - Click Count (0) -
docs/tr/docs/how-to/separate-openapi-schemas.md
Bu durumda **FastAPI**'de bu özelliği `separate_input_output_schemas=False` parametresiyle kapatabilirsiniz. /// info | Bilgi `separate_input_output_schemas` desteği FastAPI `0.102.0` sürümünde eklendi. 🤓 /// {* ../../docs_src/separate_openapi_schemas/tutorial002_py310.py hl[10] *} ### Dokümanlarda Input ve Output Modelleri için Aynı Schema { #same-schema-for-input-and-output-models-in-docs }Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Feb 05 15:43:38 GMT 2026 - 4.8K bytes - Click Count (0) -
docs/tr/docs/tutorial/server-sent-events.md
/// info | Bilgi FastAPI 0.135.0'da eklendi. /// ## Server-Sent Events Nedir? { #what-are-server-sent-events } SSE, HTTP üzerinden sunucudan istemciye veri akışı için bir standarttır.Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 18:51:35 GMT 2026 - 5.1K bytes - Click Count (0)