diff --git a/translated/tech/20191127 How to write a Python web API with Flask.md b/published/20191127 How to write a Python web API with Flask.md similarity index 98% rename from translated/tech/20191127 How to write a Python web API with Flask.md rename to published/20191127 How to write a Python web API with Flask.md index 3db6d4c64e..8e28adebdf 100644 --- a/translated/tech/20191127 How to write a Python web API with Flask.md +++ b/published/20191127 How to write a Python web API with Flask.md @@ -1,8 +1,8 @@ [#]: collector: (lujun9972) [#]: translator: (hj24) [#]: reviewer: (wxy) -[#]: publisher: ( ) -[#]: url: ( ) +[#]: publisher: (wxy) +[#]: url: (https://linux.cn/article-11701-1.html) [#]: subject: (How to write a Python web API with Flask) [#]: via: (https://opensource.com/article/19/11/python-web-api-flask) [#]: author: (Rachel Waston https://opensource.com/users/rachelwaston)