From a0fa36fb7167b7aa027ad58e460b3d1404ff00df Mon Sep 17 00:00:00 2001 From: Xingyu Wang Date: Thu, 4 Jun 2020 11:00:46 +0800 Subject: [PATCH] PUB @HankChow https://linux.cn/article-12280-1.html --- .../20200601 Use FastAPI to build web services in Python.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename {translated/tech => published}/20200601 Use FastAPI to build web services in Python.md (98%) diff --git a/translated/tech/20200601 Use FastAPI to build web services in Python.md b/published/20200601 Use FastAPI to build web services in Python.md similarity index 98% rename from translated/tech/20200601 Use FastAPI to build web services in Python.md rename to published/20200601 Use FastAPI to build web services in Python.md index 84395b384d..00dcf9cd0d 100644 --- a/translated/tech/20200601 Use FastAPI to build web services in Python.md +++ b/published/20200601 Use FastAPI to build web services in Python.md @@ -1,8 +1,8 @@ [#]: collector: (lujun9972) [#]: translator: (HankChow) [#]: reviewer: (wxy) -[#]: publisher: ( ) -[#]: url: ( ) +[#]: publisher: (wxy) +[#]: url: (https://linux.cn/article-12280-1.html) [#]: subject: (Use FastAPI to build web services in Python) [#]: via: (https://fedoramagazine.org/use-fastapi-to-build-web-services-in-python/) [#]: author: (Clément Verna https://fedoramagazine.org/author/cverna/)