"*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 [...]*"
"*We've switched over to **FastAPI** for our **APIs** [...] I think you'll like it [...]*"
@ -27,6 +27,14 @@ Here's an incomplete list of some of them.
* <ahref="https://medium.com/@nico.axtmann95/deploying-a-scikit-learn-model-with-onnx-und-fastapi-1af398268915"target="_blank">Deploying a scikit-learn model with ONNX and FastAPI</a> by <ahref="https://www.linkedin.com/in/nico-axtmann"target="_blank">Nico Axtmann</a>.
* <ahref="https://geekflare.com/python-asynchronous-web-frameworks/"target="_blank">Top 5 Asynchronous Web Frameworks for Python</a> by <ahref="https://geekflare.com/author/ankush/"target="_blank">Ankush Thakur</a> on <ahref="https://geekflare.com"target="_blank">GeekFlare</a>.
* <ahref="https://medium.com/@gntrm/jwt-authentication-with-fastapi-and-aws-cognito-1333f7f2729e"target="_blank">JWT Authentication with FastAPI and AWS Cognito</a> by <ahref="https://twitter.com/gntrm"target="_blank">Johannes Gontrum</a>.
* <ahref="https://towardsdatascience.com/how-to-deploy-a-machine-learning-model-dc51200fe8cf"target="_blank">How to Deploy a Machine Learning Model</a> by <ahref="https://www.linkedin.com/in/mgrootendorst/"target="_blank">Maarten Grootendorst</a> on <ahref="https://towardsdatascience.com/"target="_blank">Towards Data Science</a>.
* <ahref="https://eng.uber.com/ludwig-v0-2/"target="_blank">Uber: Ludwig v0.2 Adds New Features and Other Improvements to its Deep Learning Toolbox [including a FastAPI server]</a> on <ahref="https://eng.uber.com"target="_blank">Uber Engineering</a>.
### Japanese
* <ahref="https://qiita.com/mtitg/items/47770e9a562dd150631d"target="_blank">FastAPI|DB接続してCRUDするPython製APIサーバーを構築</a> by <ahref="https://qiita.com/mtitg"target="_blank">@mtitg</a>.
"*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 [...]*"
"*We've switched over to **FastAPI** for our **APIs** [...] I think you'll like it [...]*"