- Sort Score
- Num 10 results
- Language All
Results 1 - 10 of 52 for sponsors (0.06 seconds)
-
docs/en/data/sponsors.yml
silver: - url: https://databento.com/?utm_source=fastapi&utm_medium=sponsor&utm_content=display title: Pay as you go for market data img: https://fastapi.tiangolo.com/img/sponsors/databento.svg - url: https://speakeasy.com/editor?utm_source=fastapi+repo&utm_medium=github+sponsorship title: SDKs for your API | Speakeasy img: https://fastapi.tiangolo.com/img/sponsors/speakeasy.png - url: https://www.svix.com/Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Mon Jan 19 20:55:32 GMT 2026 - 4.4K bytes - Click Count (0) -
scripts/sponsors.py
keys.sort(reverse=True) sponsors = [] for key in keys: sponsor_group = [] for login, sponsor in tiers[key].items(): sponsor_group.append( {"login": login, "avatarUrl": sponsor.avatarUrl, "url": sponsor.url} ) sponsors.append(sponsor_group) github_sponsors = { "sponsors": sponsors, } # For local development
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Tue Dec 16 12:34:01 GMT 2025 - 6.1K bytes - Click Count (0) -
.github/workflows/sponsors.yml
if: ${{ github.event_name == 'workflow_dispatch' && github.event.inputs.debug_enabled == 'true' }} with: limit-access-to-actor: true - name: FastAPI People Sponsors run: uv run ./scripts/sponsors.py env: SPONSORS_TOKEN: ${{ secrets.SPONSORS_TOKEN }}Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Sat Jan 10 22:02:57 GMT 2026 - 1.4K bytes - Click Count (0) -
docs/en/overrides/main.html
</a> </div> <div class="item"> <a title="SerpApi: Web Search API" style="display: block; position: relative;" href="https://serpapi.com/?utm_source=fastapi_website" target="_blank"> <span class="sponsor-badge">sponsor</span> <img class="sponsor-image" src="/img/sponsors/serpapi-banner.png" /> </a> </div> <div class="item">Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Mon Dec 01 20:06:57 GMT 2025 - 5.5K bytes - Click Count (0) -
docs/en/docs/fastapi-people.md
{% endif %} {% if sponsors.silver %} ### Silver Sponsors {% for sponsor in sponsors.silver -%} <a href="{{ sponsor.url }}" title="{{ sponsor.title }}"><img src="{{ sponsor.img }}" style="border-radius:15px"></a> {% endfor %} {% endif %} {% if sponsors.bronze %} ### Bronze Sponsors {% for sponsor in sponsors.bronze -%}Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 05 18:13:19 GMT 2026 - 9K bytes - Click Count (0) -
docs/en/docs/deployment/cloud.md
FastAPI Cloud is the primary sponsor and funding provider for the *FastAPI and friends* open source projects. โจ ## Cloud Providers - Sponsors { #cloud-providers-sponsors } Some other cloud providers โจ [**sponsor FastAPI**](../help-fastapi.md#sponsor-the-author) โจ too. ๐ You might also want to consider them to follow their guides and try their services:Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 05 18:13:19 GMT 2026 - 1.2K bytes - Click Count (0) -
docs/ko/docs/deployment/cloud.md
FastAPI๋ก ์ฑ์ ๋น๋ํ ๋์ ๋์ผํ **๊ฐ๋ฐ์ ๊ฒฝํ**์ ํด๋ผ์ฐ๋์ **๋ฐฐํฌ**ํ๋ ๋ฐ์๋ ์ ๊ณตํฉ๋๋ค. ๐ FastAPI Cloud๋ *FastAPI and friends* ์คํ ์์ค ํ๋ก์ ํธ์ ์ฃผ์ ํ์์์ด์ ์๊ธ ์ ๊ณต์์ ๋๋ค. โจ ## ํด๋ผ์ฐ๋ ์ ๊ณต์ ์ฒด - ํ์์๋ค { #cloud-providers-sponsors } ๋ค๋ฅธ ๋ช๋ช ํด๋ผ์ฐ๋ ์ ๊ณต์ ์ฒด๋ค๋ โจ [**FastAPI๋ฅผ ํ์ํฉ๋๋ค**](../help-fastapi.md#sponsor-the-author) โจ. ๐ ๊ฐ์ด๋๋ฅผ ๋ฐ๋ผ ํ๊ณ ์๋น์ค๋ฅผ ์ฌ์ฉํด๋ณด๊ธฐ ์ํด ์ด๋ค๋ ๊ณ ๋ คํด๋ณผ ์ ์์ต๋๋ค: * [Render](https://docs.render.com/deploy-fastapi?utm_source=deploydoc&utm_medium=referral&utm_campaign=fastapi)Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Fri Mar 20 14:06:26 GMT 2026 - 1.4K bytes - Click Count (0) -
docs/ja/docs/deployment/cloud.md
FastAPI ใงใขใใชใ้็บใใใจใใจๅใ**้็บ่ ไฝ้จ**ใใใฏใฉใฆใใธใฎ**ใใใญใค**ใซใใใใใใพใใ๐ FastAPI Cloud ใฏใ*FastAPI and friends* ใชใผใใณใฝใผในใใญใธใงใฏใใฎไธป่ฆใชในใใณใตใผใใค่ณ้ๆไพๅ ใงใใโจ ## ใฏใฉใฆใใใญใใคใ - ในใใณใตใผ { #cloud-providers-sponsors } ไปใซใใใใคใใฎใฏใฉใฆใใใญใใคใใ โจ [**FastAPI ใในใใณใตใผใใฆใใพใ**](../help-fastapi.md#sponsor-the-author) โจใ๐ ใใใใฎใฌใคใใๅ่ใซใใใตใผใในใ่ฉฆใใฆใฟใใฎใใใใงใใใ: * [Render](https://docs.render.com/deploy-fastapi?utm_source=deploydoc&utm_medium=referral&utm_campaign=fastapi)Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Fri Mar 20 14:07:17 GMT 2026 - 1.5K bytes - Click Count (0) -
docs/zh-hant/docs/deployment/cloud.md
ๅฎ่ฎไฝ ไปฅๆๅฐ็ๆๅ ฅ๏ผ็ฐกๅ **ๅปบ็ฝฎ**ใ**้จ็ฝฒ** ่ **ๅญๅ** API ็ๆต็จใ ๅฎๆไฝฟ็จ FastAPI ้็ผๆ็จ็ๅๆจฃ**ๅช็ง็้็ผ่ ้ซ้ฉ**๏ผๅธถๅฐๅฐๅฎๅ**้จ็ฝฒ**ๅฐ้ฒ็ซฏ็้็จไธญใ๐ FastAPI Cloud ๆฏ *FastAPI and friends* ้ๆบๅฐๆก็ไธป่ฆ่ดๅฉ่่ณ้ๆไพ่ ใโจ ## ้ฒ็ซฏไพๆๅ - ่ดๅฉๅ { #cloud-providers-sponsors } ๅ ถไปไธไบ้ฒ็ซฏไพๆๅไนๆ โจ [**่ดๅฉ FastAPI**](../help-fastapi.md#sponsor-the-author) โจใ๐ ไฝ ไนๅฏไปฅๅ่ไปๅ็ๆๅไธฆ่ฉฆ็จๅ ถๆๅ๏ผ * [Render](https://docs.render.com/deploy-fastapi?utm_source=deploydoc&utm_medium=referral&utm_campaign=fastapi)Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Fri Mar 20 17:05:38 GMT 2026 - 1.1K bytes - Click Count (0) -
docs/zh/docs/deployment/cloud.md
ๅฎ็ฎๅไบ**ๆๅปบ**ใ**้จ็ฝฒ**ๅ**่ฎฟ้ฎ** API ็ๆต็จ๏ผๅ ไนไธ่ดนๅใ ๅฎๆไฝฟ็จ FastAPI ๆๅปบๅบ็จๆถ็ธๅ็**ๅผๅ่ ไฝ้ช**ๅธฆๅฐไบๅฐๅบ็จ**้จ็ฝฒ**ๅฐไบไธ็่ฟ็จใ๐ FastAPI Cloud ๆฏ *FastAPI and friends* ๅผๆบ้กน็ฎ็ไธป่ฆ่ตๅฉๆนๅ่ต้ๆไพ่ ใโจ ## ไบๆๅกๅ - ่ตๅฉๅ { #cloud-providers-sponsors } ่ฟๆไธไบไบๆๅกๅไนไผ โจ [**่ตๅฉ FastAPI**](../help-fastapi.md#sponsor-the-author) โจใ๐ ไฝ ไนๅฏไปฅ่่ๆ็ งไปไปฌ็ๆๅๅฐ่ฏไปไปฌ็ๆๅก๏ผ * [Render](https://docs.render.com/deploy-fastapi?utm_source=deploydoc&utm_medium=referral&utm_campaign=fastapi)Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Fri Mar 20 17:06:37 GMT 2026 - 1.1K bytes - Click Count (0)