From: T. Tokusumi <41147016+tokusumi@users.noreply.github.com> Date: Sun, 16 Feb 2020 20:00:42 +0000 (+0900) Subject: :memo: Add link: JP articles related to fastapi (#974) X-Git-Tag: 0.49.0~3 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1c3289f115fc35e0e51050f04318ef901893eef0;p=thirdparty%2Ffastapi%2Ffastapi.git :memo: Add link: JP articles related to fastapi (#974) --- diff --git a/docs/external-links.md b/docs/external-links.md index 45646f4f2d..c222e1247f 100644 --- a/docs/external-links.md +++ b/docs/external-links.md @@ -79,6 +79,10 @@ Here's an incomplete list of some of them. * 【第4回】FastAPIチュートリアル: toDoアプリを作ってみよう【管理者ページ改良編】 by ライトコードメディア編集部 +* PythonのWeb frameworkのパフォーマンス比較 (Django, Flask, responder, FastAPI, japronto) by @bee2. + +* [FastAPI] Python製のASGI Web フレームワーク FastAPIに入門する by @bee2. + ### Chinese * 使用FastAPI框架快速构建高性能的api服务 by 逍遥散人.