From 04f4dd0a0d51ab80f9c4b97f83c7675673d9a45f Mon Sep 17 00:00:00 2001 From: Evil0ctal Date: Mon, 14 Nov 2022 00:13:32 -0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9DAdd=20examples=20of=20API?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index bfd88f0..00119b7 100644 --- a/README.md +++ b/README.md @@ -224,12 +224,12 @@ https://www.tiktok.com/@tvamii/video/7045537727743380782 > 也可以在web_api.py的代码中看到接口文档 ***API-V1文档:*** -[http://localhost(服务器IP):8000/docs]("http://localhost:8000/docs") +[http://localhost(服务器IP):8000/docs](http://localhost:8000/docs) 或 -[https://api.douyin.wtf/docs]("https://api.douyin.wtf/docs") +[https://api.douyin.wtf/docs](https://api.douyin.wtf/docs) ***API-V2文档:*** -[https://api-v2.douyin.wtf/docs]("https://api-v2.douyin.wtf/docs") +[https://api-v2.douyin.wtf/docs](https://api-v2.douyin.wtf/docs) ***API演示:***