删除了list接口

This commit is contained in:
MarkusJoe
2022-04-15 20:47:28 +08:00
parent d306188caf
commit d42ee8f25a
1 file changed
-16
-16
View File
@@ -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 # API
* 注意事项 * 注意事项