diff --git a/README.md b/README.md
index 70d537bb0..9e333232d 100644
--- a/README.md
+++ b/README.md
@@ -63,8 +63,19 @@ The key features are:
---
+"*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 [...]*"
+
+
+---
+
+"*We adopted the **FastAPI** library to spawn a **REST** server that can be queried to obtain **predictions**. [for Ludwig]*"
+
+Piero Molino, Yaroslav Dudin, and Sai Sumanth Miryala -
Uber (ref)
+
+---
## Requirements
diff --git a/docs/external-links.md b/docs/external-links.md
index f81a31008..4bed321d4 100644
--- a/docs/external-links.md
+++ b/docs/external-links.md
@@ -27,6 +27,14 @@ Here's an incomplete list of some of them.
* Deploying a scikit-learn model with ONNX and FastAPI by Nico Axtmann.
+* Top 5 Asynchronous Web Frameworks for Python by Ankush Thakur on GeekFlare.
+
+* JWT Authentication with FastAPI and AWS Cognito by Johannes Gontrum.
+
+* How to Deploy a Machine Learning Model by Maarten Grootendorst on Towards Data Science.
+
+* Uber: Ludwig v0.2 Adds New Features and Other Improvements to its Deep Learning Toolbox [including a FastAPI server] on Uber Engineering.
+
### Japanese
* FastAPI|DB接続してCRUDするPython製APIサーバーを構築 by @mtitg.
diff --git a/docs/index.md b/docs/index.md
index 70d537bb0..9e333232d 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -63,8 +63,19 @@ The key features are:
---
+"*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 [...]*"
+
+
+---
+
+"*We adopted the **FastAPI** library to spawn a **REST** server that can be queried to obtain **predictions**. [for Ludwig]*"
+
+Piero Molino, Yaroslav Dudin, and Sai Sumanth Miryala -
Uber (ref)
+
+---
## Requirements