From: Sebastián Ramírez Date: Sat, 31 Aug 2019 01:35:34 +0000 (-0500) Subject: :memo: Add recent articles and opinions (#490) X-Git-Tag: 0.38.0~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=47a8387a04ca8861c6b1f14b70f866b8b6d36a2d;p=thirdparty%2Ffastapi%2Ffastapi.git :memo: Add recent articles and opinions (#490) --- diff --git a/README.md b/README.md index 70d537bb03..9e333232d2 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 [...]*" +
Ines Montani - Matthew Honnibal - Explosion AI founders - spaCy creators (ref) - (ref)
+ +--- + +"*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 f81a310083..4bed321d46 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 70d537bb03..9e333232d2 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 [...]*" +
Ines Montani - Matthew Honnibal - Explosion AI founders - spaCy creators (ref) - (ref)
+ +--- + +"*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