]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Add opinion from Cisco (#5981)
authorSebastián Ramírez <tiangolo@gmail.com>
Thu, 9 Feb 2023 18:57:49 +0000 (19:57 +0100)
committerGitHub <noreply@github.com>
Thu, 9 Feb 2023 18:57:49 +0000 (18:57 +0000)
README.md
docs/en/docs/index.md

index ac3e655bbf96dcacd3d6390d486a7f0b7bee582b..39030ef52586004850b2dc1d0daf31d4a6e05d4f 100644 (file)
--- a/README.md
+++ b/README.md
@@ -102,6 +102,12 @@ The key features are:
 
 ---
 
+"_If anyone is looking to build a production Python API, I would highly recommend **FastAPI**. It is **beautifully designed**, **simple to use** and **highly scalable**, it has become a **key component** in our API first development strategy and is driving many automations and services such as our Virtual TAC Engineer._"
+
+<div style="text-align: right; margin-right: 10%;">Deon Pillsbury - <strong>Cisco</strong> <a href="https://www.linkedin.com/posts/deonpillsbury_cisco-cx-python-activity-6963242628536487936-trAp/" target="_blank"><small>(ref)</small></a></div>
+
+---
+
 ## **Typer**, the FastAPI of CLIs
 
 <a href="https://typer.tiangolo.com" target="_blank"><img src="https://typer.tiangolo.com/img/logo-margin/logo-margin-vector.svg" style="width: 20%;"></a>
index deb8ab5d54312adc729d9a8fc67ff5654fad7037..9a81f14d13865e256ca703503672fa8f44e978ca 100644 (file)
@@ -99,6 +99,12 @@ The key features are:
 
 ---
 
+"_If anyone is looking to build a production Python API, I would highly recommend **FastAPI**. It is **beautifully designed**, **simple to use** and **highly scalable**, it has become a **key component** in our API first development strategy and is driving many automations and services such as our Virtual TAC Engineer._"
+
+<div style="text-align: right; margin-right: 10%;">Deon Pillsbury - <strong>Cisco</strong> <a href="https://www.linkedin.com/posts/deonpillsbury_cisco-cx-python-activity-6963242628536487936-trAp/" target="_blank"><small>(ref)</small></a></div>
+
+---
+
 ## **Typer**, the FastAPI of CLIs
 
 <a href="https://typer.tiangolo.com" target="_blank"><img src="https://typer.tiangolo.com/img/logo-margin/logo-margin-vector.svg" style="width: 20%;"></a>