"*[...] I'm using **FastAPI** a ton these days. [...] I'm actually planning to use it for all of my team's **ML services at Microsoft**. Some of them are getting integrated into the core **Windows** product and some **Office** products.*"
"_[...] I'm using **FastAPI** a ton these days. [...] I'm actually planning to use it for all of my team's **ML services at Microsoft**. Some of them are getting integrated into the core **Windows** product and some **Office** products._"
<divstyle="text-align: right; margin-right: 10%;">Piero Molino, Yaroslav Dudin, and Sai Sumanth Miryala - <strong>Uber</strong><ahref="https://eng.uber.com/ludwig-v0-2/"target="_blank"><small>(ref)</small></a></div>
---
"*Honestly, what you've built looks super solid and polished. In many ways, it's what I wanted **Hug** to be - it's really inspiring to see someone build that.*"
"_**Netflix** is pleased to announce the open-source release of our **crisis management** orchestration framework: **Dispatch**! [built with **FastAPI**]_"
"*If you're looking to learn one **modern framework** for building REST APIs, check out **FastAPI** [...] It's fast, easy to use and easy to learn [...]*"
"_I’m over the moon excited about **FastAPI**. It’s so fun!_"
"*We've switched over to **FastAPI** for our **APIs** [...] I think you'll like it [...]*"
"_Honestly, what you've built looks super solid and polished. In many ways, it's what I wanted **Hug** to be - it's really inspiring to see someone build that._"
"*We adopted the **FastAPI** library to spawn a **REST** server that can be queried to obtain **predictions**. [for Ludwig]*"
"_If you're looking to learn one **modern framework** for building REST APIs, check out **FastAPI** [...] It's fast, easy to use and easy to learn [...]_"
<divstyle="text-align: right; margin-right: 10%;">Piero Molino, Yaroslav Dudin, and Sai Sumanth Miryala - <strong>Uber</strong><ahref="https://eng.uber.com/ludwig-v0-2/"target="_blank"><small>(ref)</small></a></div>
"_We've switched over to **FastAPI** for our **APIs** [...] I think you'll like it [...]_"
@ -61,6 +61,23 @@ Here's an incomplete list of some of them.
* <ahref="https://iwpnd.pw/articles/2020-03/apache-kafka-fastapi-geostream"class="external-link"target="_blank">Apache Kafka producer and consumer with FastAPI and aiokafka</a> by <ahref="https://iwpnd.pw"class="external-link"target="_blank">Benjamin Ramser</a>.
* <ahref="https://wuilly.com/2019/10/real-time-notifications-with-python-and-postgres/"class="external-link"target="_blank">Real-time Notifications with Python and Postgres</a> by <ahref="https://wuilly.com/"class="external-link"target="_blank">Guillermo Cruz</a>.
* <ahref="https://dev.to/paurakhsharma/microservice-in-python-using-fastapi-24cc"class="external-link"target="_blank">Microservice in Python using FastAPI</a> by <ahref="https://twitter.com/PaurakhSharma"class="external-link"target="_blank">Paurakh Sharma Humagain</a>.
* <ahref="https://dev.to/cuongld2/build-simple-api-service-with-python-fastapi-part-1-581o"class="external-link"target="_blank">Build simple API service with Python FastAPI — Part 1</a> by <ahref="https://dev.to/cuongld2"class="external-link"target="_blank">cuongld2</a>.
</a> by <ahref="https://twitter.com/PaulWebSec"class="external-link"target="_blank">Paul Sec</a>.
* <ahref="https://dev.to/tiangolo/build-a-web-api-from-scratch-with-fastapi-the-workshop-2ehe"class="external-link"target="_blank">Build a web API from scratch with FastAPI - the workshop</a> by <ahref="https://twitter.com/tiangolo"class="external-link"target="_blank">Sebastián Ramírez (tiangolo)</a>.
* <ahref="https://www.twilio.com/blog/build-secure-twilio-webhook-python-fastapi"class="external-link"target="_blank">Build a Secure Twilio Webhook with Python and FastAPI</a> by <ahref="https://www.twilio.com"class="external-link"target="_blank">Twilio</a>.
* <ahref="https://www.stavros.io/posts/fastapi-with-django/"class="external-link"target="_blank">Using FastAPI with Django</a> by <ahref="https://twitter.com/Stavros"class="external-link"target="_blank">Stavros Korokithakis</a>.
* <ahref="https://netflixtechblog.com/introducing-dispatch-da4b8a2a8072"class="external-link"target="_blank">Introducing Dispatch</a> by <ahref="https://netflixtechblog.com/"class="external-link"target="_blank">Netflix</a>.
### Japanese
* <ahref="https://qiita.com/mtitg/items/47770e9a562dd150631d"class="external-link"target="_blank">FastAPI|DB接続してCRUDするPython製APIサーバーを構築</a> by <ahref="https://qiita.com/mtitg"class="external-link"target="_blank">@mtitg</a>.
@ -110,11 +127,16 @@ Here's an incomplete list of some of them.
## Podcasts
* <ahref="https://pythonbytes.fm/episodes/show/123/time-to-right-the-py-wrongs?time_in_sec=855"class="external-link"target="_blank">FastAPI on PythonBytes</a> by <ahref="https://pythonbytes.fm/"class="external-link"target="_blank">Python Bytes FM</a>.
* <ahref="https://www.pythonpodcast.com/fastapi-web-application-framework-episode-259/"class="external-link"target="_blank">Build The Next Generation Of Python Web Applications With FastAPI - Episode 259 - interview to Sebastían Ramírez (tiangolo)</a> by <ahref="https://www.pythonpodcast.com/"class="external-link"target="_blank">Podcast.`__init__`</a>.
## Talks
* <ahref="https://www.youtube.com/watch?v=3DLwPcrE5mA"class="external-link"target="_blank">PyCon UK 2019: FastAPI from the ground up</a> by <ahref="https://twitter.com/chriswithers13"class="external-link"target="_blank">Chris Withers</a>.
* <ahref="https://www.youtube.com/watch?v=z9K5pwb0rt8"class="external-link"target="_blank">PyConBY 2020: Serve ML models easily with FastAPI</a> by <ahref="https://twitter.com/tiangolo"class="external-link"target="_blank">Sebastián Ramírez (tiangolo)</a>.
* <ahref="https://www.youtube.com/watch?v=PnpTY1f4k2U"class="external-link"target="_blank">[VIRTUAL] Py.Amsterdam's flying Software Circus: Intro to FastAPI</a> by <ahref="https://twitter.com/tiangolo"class="external-link"target="_blank">Sebastián Ramírez (tiangolo)</a>.
"*[...] I'm using **FastAPI** a ton these days. [...] I'm actually planning to use it for all of my team's **ML services at Microsoft**. Some of them are getting integrated into the core **Windows** product and some **Office** products.*"
"_[...] I'm using **FastAPI** a ton these days. [...] I'm actually planning to use it for all of my team's **ML services at Microsoft**. Some of them are getting integrated into the core **Windows** product and some **Office** products._"
<divstyle="text-align: right; margin-right: 10%;">Piero Molino, Yaroslav Dudin, and Sai Sumanth Miryala - <strong>Uber</strong><ahref="https://eng.uber.com/ludwig-v0-2/"target="_blank"><small>(ref)</small></a></div>
---
"*Honestly, what you've built looks super solid and polished. In many ways, it's what I wanted **Hug** to be - it's really inspiring to see someone build that.*"
"_**Netflix** is pleased to announce the open-source release of our **crisis management** orchestration framework: **Dispatch**! [built with **FastAPI**]_"
"*If you're looking to learn one **modern framework** for building REST APIs, check out **FastAPI** [...] It's fast, easy to use and easy to learn [...]*"
"_I’m over the moon excited about **FastAPI**. It’s so fun!_"
"*We've switched over to **FastAPI** for our **APIs** [...] I think you'll like it [...]*"
"_Honestly, what you've built looks super solid and polished. In many ways, it's what I wanted **Hug** to be - it's really inspiring to see someone build that._"
"*We adopted the **FastAPI** library to spawn a **REST** server that can be queried to obtain **predictions**. [for Ludwig]*"
"_If you're looking to learn one **modern framework** for building REST APIs, check out **FastAPI** [...] It's fast, easy to use and easy to learn [...]_"
<divstyle="text-align: right; margin-right: 10%;">Piero Molino, Yaroslav Dudin, and Sai Sumanth Miryala - <strong>Uber</strong><ahref="https://eng.uber.com/ludwig-v0-2/"target="_blank"><small>(ref)</small></a></div>
"_We've switched over to **FastAPI** for our **APIs** [...] I think you'll like it [...]_"
@ -44,35 +44,41 @@ Sus características principales son:
## Opiniones
"*[...] I'm using **FastAPI** a ton these days. [...] I'm actually planning to use it for all of my team's **ML services at Microsoft**. Some of them are getting integrated into the core **Windows** product and some **Office** products.*"
"_[...] I'm using **FastAPI** a ton these days. [...] I'm actually planning to use it for all of my team's **ML services at Microsoft**. Some of them are getting integrated into the core **Windows** product and some **Office** products._"
<divstyle="text-align: right; margin-right: 10%;">Piero Molino, Yaroslav Dudin, and Sai Sumanth Miryala - <strong>Uber</strong><ahref="https://eng.uber.com/ludwig-v0-2/"target="_blank"><small>(ref)</small></a></div>
---
"*Honestly, what you've built looks super solid and polished. In many ways, it's what I wanted **Hug** to be - it's really inspiring to see someone build that.*"
"_**Netflix** is pleased to announce the open-source release of our **crisis management** orchestration framework: **Dispatch**! [built with **FastAPI**]_"
"*If you're looking to learn one **modern framework** for building REST APIs, check out **FastAPI** [...] It's fast, easy to use and easy to learn [...]*"
"_I’m over the moon excited about **FastAPI**. It’s so fun!_"
"*We've switched over to **FastAPI** for our **APIs** [...] I think you'll like it [...]*"
"_Honestly, what you've built looks super solid and polished. In many ways, it's what I wanted **Hug** to be - it's really inspiring to see someone build that._"
"*We adopted the **FastAPI** library to spawn a **REST** server that can be queried to obtain **predictions**. [for Ludwig]*"
"_If you're looking to learn one **modern framework** for building REST APIs, check out **FastAPI** [...] It's fast, easy to use and easy to learn [...]_"
<divstyle="text-align: right; margin-right: 10%;">Piero Molino, Yaroslav Dudin, and Sai Sumanth Miryala - <strong>Uber</strong><ahref="https://eng.uber.com/ludwig-v0-2/"target="_blank"><small>(ref)</small></a></div>
"_We've switched over to **FastAPI** for our **APIs** [...] I think you'll like it [...]_"