From d42ee8f25af5b983218f618eb7bd5d0652760d9b Mon Sep 17 00:00:00 2001 From: MarkusJoe Date: Fri, 15 Apr 2022 20:47:28 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E4=BA=86list=E6=8E=A5?= =?UTF-8?q?=E5=8F=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/README.md | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/docs/README.md b/docs/README.md index 8a76860..b5e0c91 100644 --- a/docs/README.md +++ b/docs/README.md @@ -46,22 +46,6 @@ $ curl -L -X https://requestcounter.herokuapp.com/count/main/ <...> ``` -## `/list/` 接口 - -> 此接口为展示数据库内所有的数据的页面 - -> 无参数 - -### 调用示例 - -```shell -$ curl -L -X GET https://requestcounter.herokuapp.com/list/ -``` - -```json -<...> -``` - # API * 注意事项