]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
:memo: Add link: JP articles related to fastapi (#974)
authorT. Tokusumi <41147016+tokusumi@users.noreply.github.com>
Sun, 16 Feb 2020 20:00:42 +0000 (05:00 +0900)
committerGitHub <noreply@github.com>
Sun, 16 Feb 2020 20:00:42 +0000 (21:00 +0100)
docs/external-links.md

index 45646f4f2d08fd524262ddf392567488920fe6ba..c222e1247fcbcef60c98b745b0048a72cc99f5c9 100644 (file)
@@ -79,6 +79,10 @@ Here's an incomplete list of some of them.
 
 * <a href="https://rightcode.co.jp/blog/information-technology/fastapi-tutorial-todo-apps-admin-page-improvement" class="external-link" target="_blank">【第4回】FastAPIチュートリアル: toDoアプリを作ってみよう【管理者ページ改良編】</a> by <a href="https://rightcode.co.jp/author/jun" class="external-link" target="_blank">ライトコードメディア編集部</a>
 
+* <a href="https://qiita.com/bee2/items/0ad260ab9835a2087dae" class="external-link" target="_blank">PythonのWeb frameworkのパフォーマンス比較 (Django, Flask, responder, FastAPI, japronto)</a> by <a href="https://qiita.com/bee2" class="external-link" target="_blank">@bee2</a>.
+
+* <a href="https://qiita.com/bee2/items/75d9c0d7ba20e7a4a0e9" class="external-link" target="_blank">[FastAPI] Python製のASGI Web フレームワーク FastAPIに入門する</a> by <a href="https://qiita.com/bee2" class="external-link" target="_blank">@bee2</a>.
+
 ### Chinese
 
 * <a href="https://cloud.tencent.com/developer/article/1431448" class="external-link" target="_blank">使用FastAPI框架快速构建高性能的api服务</a> by <a href="https://cloud.tencent.com/developer/user/5471722" class="external-link" target="_blank">逍遥散人</a>.