- Sort Score
- Num 10 results
- Language All
Results 11 - 20 of 75 for _friend_ (0.07 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
docs/tr/docs/deployment/fastapicloud.md
Ayrıca bir uygulamayı deploy ederken ihtiyaç duyacağınız pek çok şeyi de sizin için halleder; örneğin: * HTTPS * Replication (çoğaltma), request'lere göre autoscaling ile * vb. FastAPI Cloud, *FastAPI and friends* açık kaynak projelerinin birincil sponsoru ve finansman sağlayıcısıdır. ✨ ## Diğer cloud sağlayıcılarına deploy etme { #deploy-to-other-cloud-providers }
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Fri Mar 20 07:53:17 GMT 2026 - 2.2K bytes - Click Count (0) -
docs/de/docs/deployment/fastapicloud.md
* HTTPS * Replikation, mit Autoscaling basierend auf Requests * usw. FastAPI Cloud ist Hauptsponsor und Finanzierer der Open-Source-Projekte *FastAPI and friends*. ✨ ## Bei anderen Cloudanbietern deployen { #deploy-to-other-cloud-providers } FastAPI ist Open Source und basiert auf Standards. Sie können FastAPI-Apps bei jedem Cloudanbieter Ihrer Wahl deployen.Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 17:58:09 GMT 2026 - 2.1K bytes - Click Count (0) -
docs/uk/docs/deployment/cloud.md
Воно переносить той самий **досвід розробника** зі створення застосунків із FastAPI на їх **розгортання** у хмарі. 🎉 FastAPI Cloud є основним спонсором і джерелом фінансування проєктів з відкритим кодом *FastAPI and friends*. ✨ ## Хмарні постачальники - спонсори { #cloud-providers-sponsors } Деякі інші хмарні постачальники ✨ [**спонсорують FastAPI**](../help-fastapi.md#sponsor-the-author) ✨ також. 🙇Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 18:27:41 GMT 2026 - 1.9K bytes - Click Count (0) -
docs/fr/docs/deployment/cloud.md
FastAPI Cloud est le sponsor principal et le financeur des projets open source *FastAPI and friends*. ✨ ## Fournisseurs cloud - Sponsors { #cloud-providers-sponsors } D'autres fournisseurs cloud ✨ [**parrainent FastAPI**](../help-fastapi.md#sponsor-the-author) ✨ également. 🙇Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 18:37:13 GMT 2026 - 1.3K bytes - Click Count (0) -
docs/en/docs/newsletter.md
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Tue Aug 06 04:48:30 GMT 2024 - 326 bytes - Click Count (0) -
docs/zh-hant/docs/deployment/fastapicloud.md
它以最少的心力,精簡化建立、部署與存取 API 的流程。 它把使用 FastAPI 開發應用的優異開發體驗,延伸到將它們部署到雲端。🎉 它也會為你處理部署應用時多數需要面對的事項,例如: * HTTPS * 多副本,並可依據請求自動擴縮 * 等等。 FastAPI Cloud 是 *FastAPI and friends* 開源專案的主要贊助者與資金提供者。✨ ## 部署到其他雲端供應商 { #deploy-to-other-cloud-providers } FastAPI 是基於標準的開源專案。你可以把 FastAPI 應用部署到你選擇的任何雲端供應商。 請依照你的雲端供應商的指南,使用他們的方式部署 FastAPI 應用。🤓 ## 部署到你自己的伺服器 { #deploy-your-own-server }Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Fri Mar 20 17:05:38 GMT 2026 - 1.9K bytes - Click Count (0) -
schema/model_test.go
CompanyID *int Company *tests.Company ManagerID *uint Manager *User Team []*User `gorm:"foreignkey:ManagerID"` Languages []*tests.Language `gorm:"many2many:UserSpeak"` Friends []*User `gorm:"many2many:user_friends"` Active *bool } type ( mytime time.Time myint int mybool = bool ) type AdvancedDataTypeUser struct { ID sql.NullInt64
Created: Sun Apr 05 09:35:12 GMT 2026 - Last Modified: Thu Jan 06 07:02:53 GMT 2022 - 1.1K bytes - Click Count (0) -
docs/en/docs/deployment/fastapicloud.md
* HTTPS * Replication, with autoscaling based on requests * etc. FastAPI Cloud is the primary sponsor and funding provider for the *FastAPI and friends* open source projects. ✨ ## Deploy to other cloud providers { #deploy-to-other-cloud-providers } FastAPI is open source and based on standards. You can deploy FastAPI apps to any cloud provider you choose.Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 05 18:13:19 GMT 2026 - 1.9K bytes - Click Count (0) -
docs/ko/docs/deployment/fastapicloud.md
FastAPI로 앱을 만들 때의 동일한 **개발자 경험**을, 클라우드에 **배포**할 때도 제공합니다. 🎉 또한 앱을 배포할 때 보통 필요한 대부분의 것들도 처리해 줍니다. 예를 들면: * HTTPS * 요청을 기반으로 자동 스케일링하는 복제(Replication) * 등 FastAPI Cloud는 *FastAPI and friends* 오픈 소스 프로젝트의 주요 스폰서이자 자금 지원 제공자입니다. ✨ ## 다른 클라우드 제공업체에 배포하기 { #deploy-to-other-cloud-providers } FastAPI는 오픈 소스이며 표준을 기반으로 합니다. 원하는 어떤 클라우드 제공업체에도 FastAPI 앱을 배포할 수 있습니다. 해당 클라우드 제공업체의 가이드를 따라 FastAPI 앱을 배포하세요. 🤓Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Fri Mar 20 14:06:26 GMT 2026 - 2.3K bytes - Click Count (0) -
build-logic/src/main/kotlin/okhttp.base-conventions.gradle.kts
group = "com.squareup.okhttp3" version = "5.4.0-SNAPSHOT" val platform = project.platform val testJavaVersion = project.testJavaVersion // Friend configurations - moved here to be shared across all modules (including android-test) val friendsApi = configurations.maybeCreate("friendsApi").apply { isCanBeResolved = true isCanBeConsumed = false isTransitive = true }
Created: Fri Apr 03 11:42:14 GMT 2026 - Last Modified: Wed Feb 04 22:16:39 GMT 2026 - 1.9K bytes - Click Count (0)