]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
:pencil: Add link to Chinese FastAPI posts (#810)
authorwxq0309 <44604781+wxq0309@users.noreply.github.com>
Wed, 8 Jan 2020 22:01:58 +0000 (06:01 +0800)
committerSebastián Ramírez <tiangolo@gmail.com>
Wed, 8 Jan 2020 22:01:58 +0000 (23:01 +0100)
docs/external-links.md

index 3f6ba06a7541f46b4655839f115faf049a1e77fb..9b7bdf26b568202d5c4c2b7c404f729ae8fd2759 100644 (file)
@@ -63,6 +63,8 @@ Here's an incomplete list of some of them.
 
 * <a href="https://cloud.tencent.com/developer/article/1431448" target="_blank">使用FastAPI框架快速构建高性能的api服务</a> by <a href="https://cloud.tencent.com/developer/user/5471722" target="_blank">逍遥散人</a>.
 
+* <a href="https://wxq0309.github.io/" target="_blank">FastAPI框架中文文档</a> by <a href="https://wxq0309.github.io/" target="_blank">何大仙</a>.
+
 ### Vietnamese
 
 * <a href="https://fullstackstation.com/fastapi-trien-khai-bang-docker/" target="_blank">FASTAPI: TRIỂN KHAI BẰNG DOCKER</a> by <a href="https://fullstackstation.com/author/figonking/" target="_blank">Nguyễn Nhân</a>.