Browse Source

📝 Add FastAPI Conf '26 announcement to docs (#15457)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
pull/15459/head
Alejandra 1 month ago
committed by GitHub
parent
commit
a217d2ff2a
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 6
      README.md
  2. BIN
      docs/en/docs/img/fastapi-conf.jpeg
  3. 6
      docs/en/docs/index.md
  4. 7
      docs/en/overrides/main.html

6
README.md

@ -118,6 +118,12 @@ The key features are:
--- ---
## FastAPI Conf
[**FastAPI Conf '26**](https://fastapiconf.com) is happening on **October 28, 2026** in **Amsterdam, NL**. All about FastAPI, right from the source. 🎤
<a href="https://fastapiconf.com"><img src="https://fastapi.tiangolo.com/img/fastapi-conf.jpeg" alt="FastAPI Conf '26 - October 28, 2026 - Amsterdam, NL"></a>
## FastAPI mini documentary ## FastAPI mini documentary
There's a [FastAPI mini documentary](https://www.youtube.com/watch?v=mpR8ngthqiE) released at the end of 2025, you can watch it online: There's a [FastAPI mini documentary](https://www.youtube.com/watch?v=mpR8ngthqiE) released at the end of 2025, you can watch it online:

BIN
docs/en/docs/img/fastapi-conf.jpeg

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

6
docs/en/docs/index.md

@ -117,6 +117,12 @@ The key features are:
--- ---
## FastAPI Conf { #fastapi-conf }
[**FastAPI Conf '26**](https://fastapiconf.com) is happening on **October 28, 2026** in **Amsterdam, NL**. All about FastAPI, right from the source. 🎤
<a href="https://fastapiconf.com"><img src="https://fastapi.tiangolo.com/img/fastapi-conf.jpeg" alt="FastAPI Conf '26 - October 28, 2026 - Amsterdam, NL"></a>
## FastAPI mini documentary { #fastapi-mini-documentary } ## FastAPI mini documentary { #fastapi-mini-documentary }
There's a [FastAPI mini documentary](https://www.youtube.com/watch?v=mpR8ngthqiE) released at the end of 2025, you can watch it online: There's a [FastAPI mini documentary](https://www.youtube.com/watch?v=mpR8ngthqiE) released at the end of 2025, you can watch it online:

7
docs/en/overrides/main.html

@ -10,6 +10,13 @@
</span> Join the <strong>FastAPI Cloud</strong> waiting list 🚀 </span> Join the <strong>FastAPI Cloud</strong> waiting list 🚀
</a> </a>
</div> </div>
<div class="item">
<a class="announce-link" href="https://fastapiconf.com" target="_blank">
<span class="twemoji">
{% include ".icons/material/calendar-star.svg" %}
</span> <strong>FastAPI Conf '26</strong> — Oct 28, 2026, Amsterdam 🎤
</a>
</div>
<div class="item"> <div class="item">
<a class="announce-link" href="https://x.com/fastapi" target="_blank"> <a class="announce-link" href="https://x.com/fastapi" target="_blank">
<span class="twemoji"> <span class="twemoji">

Loading…
Cancel
Save