File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Leetcode-Api
2
2
3
- <img alt =" GitHub Repo stars " src =" https://img.shields.io/github/stars/NeserCode/Leetcode-Api " ><img title =" GitHub download " src =" https://img.shields.io/github/downloads/NeserCode/Leetcode-Api/total " />
3
+ <img alt =" GitHub Repo stars " src =" https://img.shields.io/github/stars/NeserCode/Leetcode-Api " > <img title =" GitHub download " src =" https://img.shields.io/github/downloads/NeserCode/Leetcode-Api/total " />
4
4
5
5
6
6
7
7
关于 力扣 的网络请求接口。
8
8
HttpRequest api for leetcode(zh-cn).
9
9
10
+ [ TOC]
11
+
10
12
## 免责声明
11
13
12
14
** 本项目仅供学习交流参考,在任意情况下均不得用于任何商业用途。如若违反声明,后果自负,本人不承担任何责任。**
@@ -32,4 +34,6 @@ const variable = new $Leetcode()
32
34
然后通过上例中的 variable 使用 Leetcode-Api 中的函数方法。
33
35
Then use the function in Leetcode-API through the variable in the above example.
34
36
35
- ##
37
+ ## 接口详情
38
+
39
+ 力扣 官网使用了 ** GraphQL** 技术来获取数据
You can’t perform that action at this time.
0 commit comments