@wcj/github-rank 23.6.13 → 23.6.14
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/dist/repos.json +21239 -21232
- package/dist/trending-daily.json +196 -196
- package/dist/trending-monthly.json +146 -146
- package/dist/trending-weekly.json +175 -175
- package/dist/users.china.json +1726 -1726
- package/dist/users.json +6381 -6381
- package/package.json +1 -1
- package/web/data/repos.json +21239 -21232
- package/web/data/trending-daily.json +196 -196
- package/web/data/trending-monthly.json +146 -146
- package/web/data/trending-weekly.json +175 -175
- package/web/data/users.china.json +1726 -1726
- package/web/data/users.json +6381 -6381
- package/web/index.html +4995 -4995
- package/web/repos.html +2701 -2701
- package/web/trending-monthly.html +159 -159
- package/web/trending-weekly.html +167 -163
- package/web/trending.html +176 -176
- package/web/users.china.html +1326 -1326
|
@@ -4,9 +4,9 @@
|
|
|
4
4
|
"language": "Python",
|
|
5
5
|
"color": "#3572A5",
|
|
6
6
|
"description": "<⚡️> SuperAGI - A dev-first open source autonomous AI agent framework. Enabling developers to build, manage & run useful autonomous agents quickly and reliably.",
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
7
|
+
"forked": "710",
|
|
8
|
+
"stargazers_count": 7449,
|
|
9
|
+
"todayStar": "4280 stars this week",
|
|
10
10
|
"html_url": "https://github.com/TransformerOptimus/SuperAGI",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
@@ -15,164 +15,164 @@
|
|
|
15
15
|
"language": "Blade",
|
|
16
16
|
"color": "#f7523f",
|
|
17
17
|
"description": "LLMs custom-chatbots console ⚡",
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
18
|
+
"forked": "265",
|
|
19
|
+
"stargazers_count": 3072,
|
|
20
|
+
"todayStar": "1793 stars this week",
|
|
21
21
|
"html_url": "https://github.com/openchatai/OpenChat",
|
|
22
22
|
"rank": 2
|
|
23
23
|
},
|
|
24
|
-
{
|
|
25
|
-
"full_name": "PromtEngineer/localGPT",
|
|
26
|
-
"language": "Python",
|
|
27
|
-
"color": "#3572A5",
|
|
28
|
-
"description": "Chat with your documents on your local device using GPT models. No data leaves your device and 100% private.",
|
|
29
|
-
"forked": "681",
|
|
30
|
-
"stargazers_count": 8234,
|
|
31
|
-
"todayStar": "1599 stars this week",
|
|
32
|
-
"html_url": "https://github.com/PromtEngineer/localGPT",
|
|
33
|
-
"rank": 3
|
|
34
|
-
},
|
|
35
24
|
{
|
|
36
25
|
"full_name": "intel/intel-one-mono",
|
|
37
26
|
"language": "",
|
|
38
27
|
"color": "",
|
|
39
28
|
"description": "Intel One Mono font repository",
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
29
|
+
"forked": "250",
|
|
30
|
+
"stargazers_count": 5747,
|
|
31
|
+
"todayStar": "3824 stars this week",
|
|
43
32
|
"html_url": "https://github.com/intel/intel-one-mono",
|
|
33
|
+
"rank": 3
|
|
34
|
+
},
|
|
35
|
+
{
|
|
36
|
+
"full_name": "xiangsx/gpt4free-ts",
|
|
37
|
+
"language": "TypeScript",
|
|
38
|
+
"color": "#3178c6",
|
|
39
|
+
"description": "Providing a free OpenAI GPT-4 API ! This is a replication project for the typescript version of xtekky/gpt4free",
|
|
40
|
+
"forked": "532",
|
|
41
|
+
"stargazers_count": 4592,
|
|
42
|
+
"todayStar": "3883 stars this week",
|
|
43
|
+
"html_url": "https://github.com/xiangsx/gpt4free-ts",
|
|
44
44
|
"rank": 4
|
|
45
45
|
},
|
|
46
|
+
{
|
|
47
|
+
"full_name": "Lightning-AI/lit-parrot",
|
|
48
|
+
"language": "Python",
|
|
49
|
+
"color": "#3572A5",
|
|
50
|
+
"description": "Implementation of Falcon, StableLM, Pythia, INCITE language models based on nanoGPT. Supports flash attention, LLaMA-Adapter fine-tuning, pre-training. Apache 2.0-licensed.",
|
|
51
|
+
"forked": "69",
|
|
52
|
+
"stargazers_count": 955,
|
|
53
|
+
"todayStar": "489 stars this week",
|
|
54
|
+
"html_url": "https://github.com/Lightning-AI/lit-parrot",
|
|
55
|
+
"rank": 5
|
|
56
|
+
},
|
|
46
57
|
{
|
|
47
58
|
"full_name": "ggerganov/ggml",
|
|
48
59
|
"language": "C",
|
|
49
60
|
"color": "#555555",
|
|
50
61
|
"description": "Tensor library for machine learning",
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
62
|
+
"forked": "314",
|
|
63
|
+
"stargazers_count": 4126,
|
|
64
|
+
"todayStar": "1355 stars this week",
|
|
54
65
|
"html_url": "https://github.com/ggerganov/ggml",
|
|
55
|
-
"rank":
|
|
66
|
+
"rank": 6
|
|
67
|
+
},
|
|
68
|
+
{
|
|
69
|
+
"full_name": "adams549659584/go-proxy-bingai",
|
|
70
|
+
"language": "HTML",
|
|
71
|
+
"color": "#e34c26",
|
|
72
|
+
"description": "用 Vue3 和 Go 搭建的微软 New Bing 演示站点,拥有一致的 UI 体验,支持 ChatGPT 提示词,国内可用。",
|
|
73
|
+
"forked": "3769",
|
|
74
|
+
"stargazers_count": 5096,
|
|
75
|
+
"todayStar": "1319 stars this week",
|
|
76
|
+
"html_url": "https://github.com/adams549659584/go-proxy-bingai",
|
|
77
|
+
"rank": 7
|
|
56
78
|
},
|
|
57
79
|
{
|
|
58
80
|
"full_name": "QiuChenlyOpenSource/MyMacsAppCrack",
|
|
59
81
|
"language": "Shell",
|
|
60
82
|
"color": "#89e051",
|
|
61
83
|
"description": "MacBook 自用软件破解(macOS Intel)",
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
84
|
+
"forked": "244",
|
|
85
|
+
"stargazers_count": 1903,
|
|
86
|
+
"todayStar": "675 stars this week",
|
|
65
87
|
"html_url": "https://github.com/QiuChenlyOpenSource/MyMacsAppCrack",
|
|
66
|
-
"rank": 6
|
|
67
|
-
},
|
|
68
|
-
{
|
|
69
|
-
"full_name": "ruanyf/weekly",
|
|
70
|
-
"language": "",
|
|
71
|
-
"color": "",
|
|
72
|
-
"description": "科技爱好者周刊,每周五发布",
|
|
73
|
-
"forked": "2283",
|
|
74
|
-
"stargazers_count": 32888,
|
|
75
|
-
"todayStar": "1142 stars this week",
|
|
76
|
-
"html_url": "https://github.com/ruanyf/weekly",
|
|
77
|
-
"rank": 7
|
|
78
|
-
},
|
|
79
|
-
{
|
|
80
|
-
"full_name": "xiangsx/gpt4free-ts",
|
|
81
|
-
"language": "TypeScript",
|
|
82
|
-
"color": "#3178c6",
|
|
83
|
-
"description": "Providing a free OpenAI GPT-4 API ! This is a replication project for the typescript version of xtekky/gpt4free",
|
|
84
|
-
"forked": "429",
|
|
85
|
-
"stargazers_count": 3846,
|
|
86
|
-
"todayStar": "2023 stars this week",
|
|
87
|
-
"html_url": "https://github.com/xiangsx/gpt4free-ts",
|
|
88
88
|
"rank": 8
|
|
89
89
|
},
|
|
90
|
-
{
|
|
91
|
-
"full_name": "Lightning-AI/lit-parrot",
|
|
92
|
-
"language": "Python",
|
|
93
|
-
"color": "#3572A5",
|
|
94
|
-
"description": "Implementation of the StableLM/Pythia/INCITE language models based on nanoGPT. Supports flash attention, LLaMA-Adapter fine-tuning, pre-training. Apache 2.0-licensed.",
|
|
95
|
-
"forked": "65",
|
|
96
|
-
"stargazers_count": 865,
|
|
97
|
-
"todayStar": "465 stars this week",
|
|
98
|
-
"html_url": "https://github.com/Lightning-AI/lit-parrot",
|
|
99
|
-
"rank": 9
|
|
100
|
-
},
|
|
101
90
|
{
|
|
102
91
|
"full_name": "ChristianLempa/boilerplates",
|
|
103
92
|
"language": "HCL",
|
|
104
93
|
"color": "#844FBA",
|
|
105
94
|
"description": "This is my personal template collection. Here you'll find templates, and configurations for various tools, and technologies.",
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
95
|
+
"forked": "934",
|
|
96
|
+
"stargazers_count": 2352,
|
|
97
|
+
"todayStar": "287 stars this week",
|
|
109
98
|
"html_url": "https://github.com/ChristianLempa/boilerplates",
|
|
99
|
+
"rank": 9
|
|
100
|
+
},
|
|
101
|
+
{
|
|
102
|
+
"full_name": "ruanyf/weekly",
|
|
103
|
+
"language": "",
|
|
104
|
+
"color": "",
|
|
105
|
+
"description": "科技爱好者周刊,每周五发布",
|
|
106
|
+
"forked": "2286",
|
|
107
|
+
"stargazers_count": 32940,
|
|
108
|
+
"todayStar": "943 stars this week",
|
|
109
|
+
"html_url": "https://github.com/ruanyf/weekly",
|
|
110
110
|
"rank": 10
|
|
111
111
|
},
|
|
112
112
|
{
|
|
113
|
-
"full_name": "
|
|
114
|
-
"language": "
|
|
115
|
-
"color": "
|
|
116
|
-
"description": "
|
|
117
|
-
"forked": "
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
120
|
-
"html_url": "https://github.com/
|
|
113
|
+
"full_name": "shengcaishizhan/kkndme_tianya",
|
|
114
|
+
"language": "",
|
|
115
|
+
"color": "",
|
|
116
|
+
"description": "天涯 kkndme 神贴聊房价",
|
|
117
|
+
"forked": "3126",
|
|
118
|
+
"stargazers_count": 15033,
|
|
119
|
+
"todayStar": "443 stars this week",
|
|
120
|
+
"html_url": "https://github.com/shengcaishizhan/kkndme_tianya",
|
|
121
121
|
"rank": 11
|
|
122
122
|
},
|
|
123
123
|
{
|
|
124
|
-
"full_name": "
|
|
125
|
-
"language": "
|
|
126
|
-
"color": "#
|
|
127
|
-
"description": "
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
131
|
-
"html_url": "https://github.com/
|
|
124
|
+
"full_name": "datawhalechina/prompt-engineering-for-developers",
|
|
125
|
+
"language": "JupyterNotebook",
|
|
126
|
+
"color": "#DA5B0B",
|
|
127
|
+
"description": "吴恩达大模型系列课程中文版,包括《Prompt Engineering》、《Building System》和《LangChain》",
|
|
128
|
+
"forked": "513",
|
|
129
|
+
"stargazers_count": 4718,
|
|
130
|
+
"todayStar": "1542 stars this week",
|
|
131
|
+
"html_url": "https://github.com/datawhalechina/prompt-engineering-for-developers",
|
|
132
132
|
"rank": 12
|
|
133
133
|
},
|
|
134
134
|
{
|
|
135
|
-
"full_name": "
|
|
136
|
-
"language": "
|
|
137
|
-
"color": "#
|
|
138
|
-
"description": "
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
142
|
-
"html_url": "https://github.com/
|
|
135
|
+
"full_name": "BloopAI/bloop",
|
|
136
|
+
"language": "Rust",
|
|
137
|
+
"color": "#dea584",
|
|
138
|
+
"description": "bloop is a fast code search engine written in Rust.",
|
|
139
|
+
"forked": "351",
|
|
140
|
+
"stargazers_count": 6610,
|
|
141
|
+
"todayStar": "610 stars this week",
|
|
142
|
+
"html_url": "https://github.com/BloopAI/bloop",
|
|
143
143
|
"rank": 13
|
|
144
144
|
},
|
|
145
|
-
{
|
|
146
|
-
"full_name": "2004content/rarbg",
|
|
147
|
-
"language": "",
|
|
148
|
-
"color": "",
|
|
149
|
-
"description": "Backup of magnets from RARBG",
|
|
150
|
-
"forked": "758",
|
|
151
|
-
"stargazers_count": 4196,
|
|
152
|
-
"todayStar": "1308 stars this week",
|
|
153
|
-
"html_url": "https://github.com/2004content/rarbg",
|
|
154
|
-
"rank": 14
|
|
155
|
-
},
|
|
156
145
|
{
|
|
157
146
|
"full_name": "TabbyML/tabby",
|
|
158
|
-
"language": "
|
|
159
|
-
"color": "#
|
|
147
|
+
"language": "Rust",
|
|
148
|
+
"color": "#dea584",
|
|
160
149
|
"description": "Self-hosted AI coding assistant",
|
|
161
|
-
"forked": "
|
|
162
|
-
"stargazers_count":
|
|
163
|
-
"todayStar": "
|
|
150
|
+
"forked": "203",
|
|
151
|
+
"stargazers_count": 7607,
|
|
152
|
+
"todayStar": "1017 stars this week",
|
|
164
153
|
"html_url": "https://github.com/TabbyML/tabby",
|
|
154
|
+
"rank": 14
|
|
155
|
+
},
|
|
156
|
+
{
|
|
157
|
+
"full_name": "OpenBuddy/OpenBuddy",
|
|
158
|
+
"language": "Python",
|
|
159
|
+
"color": "#3572A5",
|
|
160
|
+
"description": "Open Multilingual Chatbot for Everyone",
|
|
161
|
+
"forked": "28",
|
|
162
|
+
"stargazers_count": 564,
|
|
163
|
+
"todayStar": "267 stars this week",
|
|
164
|
+
"html_url": "https://github.com/OpenBuddy/OpenBuddy",
|
|
165
165
|
"rank": 15
|
|
166
166
|
},
|
|
167
167
|
{
|
|
168
|
-
"full_name": "
|
|
169
|
-
"language": "
|
|
170
|
-
"color": "#
|
|
171
|
-
"description": "
|
|
172
|
-
"forked": "
|
|
173
|
-
"stargazers_count":
|
|
174
|
-
"todayStar": "
|
|
175
|
-
"html_url": "https://github.com/
|
|
168
|
+
"full_name": "stefan-jansen/machine-learning-for-trading",
|
|
169
|
+
"language": "JupyterNotebook",
|
|
170
|
+
"color": "#DA5B0B",
|
|
171
|
+
"description": "Code for Machine Learning for Algorithmic Trading, 2nd edition.",
|
|
172
|
+
"forked": "3080",
|
|
173
|
+
"stargazers_count": 8400,
|
|
174
|
+
"todayStar": "519 stars this week",
|
|
175
|
+
"html_url": "https://github.com/stefan-jansen/machine-learning-for-trading",
|
|
176
176
|
"rank": 16
|
|
177
177
|
},
|
|
178
178
|
{
|
|
@@ -180,98 +180,98 @@
|
|
|
180
180
|
"language": "Kotlin",
|
|
181
181
|
"color": "#A97BFF",
|
|
182
182
|
"description": "Fork of Paper which adds regionised multithreading to the dedicated server.",
|
|
183
|
-
"forked": "
|
|
184
|
-
"stargazers_count":
|
|
185
|
-
"todayStar": "
|
|
183
|
+
"forked": "168",
|
|
184
|
+
"stargazers_count": 2124,
|
|
185
|
+
"todayStar": "84 stars this week",
|
|
186
186
|
"html_url": "https://github.com/PaperMC/Folia",
|
|
187
187
|
"rank": 17
|
|
188
188
|
},
|
|
189
189
|
{
|
|
190
|
-
"full_name": "
|
|
191
|
-
"language": "
|
|
192
|
-
"color": "
|
|
193
|
-
"description": "
|
|
194
|
-
"forked": "
|
|
195
|
-
"stargazers_count":
|
|
196
|
-
"todayStar": "
|
|
197
|
-
"html_url": "https://github.com/
|
|
190
|
+
"full_name": "getify/You-Dont-Know-JS",
|
|
191
|
+
"language": "",
|
|
192
|
+
"color": "",
|
|
193
|
+
"description": "A book series on JavaScript. @YDKJS on twitter.",
|
|
194
|
+
"forked": "32657",
|
|
195
|
+
"stargazers_count": 168853,
|
|
196
|
+
"todayStar": "367 stars this week",
|
|
197
|
+
"html_url": "https://github.com/getify/You-Dont-Know-JS",
|
|
198
198
|
"rank": 18
|
|
199
199
|
},
|
|
200
200
|
{
|
|
201
|
-
"full_name": "
|
|
202
|
-
"language": "
|
|
203
|
-
"color": "#
|
|
204
|
-
"description": "
|
|
205
|
-
"forked": "
|
|
206
|
-
"stargazers_count":
|
|
207
|
-
"todayStar": "
|
|
208
|
-
"html_url": "https://github.com/
|
|
201
|
+
"full_name": "30-seconds/30-seconds-of-code",
|
|
202
|
+
"language": "JavaScript",
|
|
203
|
+
"color": "#f1e05a",
|
|
204
|
+
"description": "Short code snippets for all your development needs",
|
|
205
|
+
"forked": "11601",
|
|
206
|
+
"stargazers_count": 113055,
|
|
207
|
+
"todayStar": "841 stars this week",
|
|
208
|
+
"html_url": "https://github.com/30-seconds/30-seconds-of-code",
|
|
209
209
|
"rank": 19
|
|
210
210
|
},
|
|
211
211
|
{
|
|
212
|
-
"full_name": "
|
|
213
|
-
"language": "",
|
|
214
|
-
"color": "",
|
|
215
|
-
"description": "
|
|
216
|
-
"forked": "
|
|
217
|
-
"stargazers_count":
|
|
218
|
-
"todayStar": "
|
|
219
|
-
"html_url": "https://github.com/
|
|
212
|
+
"full_name": "keyvank/femtoGPT",
|
|
213
|
+
"language": "Rust",
|
|
214
|
+
"color": "#dea584",
|
|
215
|
+
"description": "Pure Rust implementation of a minimal Generative Pretrained Transformer",
|
|
216
|
+
"forked": "25",
|
|
217
|
+
"stargazers_count": 568,
|
|
218
|
+
"todayStar": "172 stars this week",
|
|
219
|
+
"html_url": "https://github.com/keyvank/femtoGPT",
|
|
220
220
|
"rank": 20
|
|
221
221
|
},
|
|
222
222
|
{
|
|
223
|
-
"full_name": "
|
|
224
|
-
"language": "
|
|
225
|
-
"color": "#
|
|
226
|
-
"description": "
|
|
227
|
-
"forked": "
|
|
228
|
-
"stargazers_count":
|
|
229
|
-
"todayStar": "
|
|
230
|
-
"html_url": "https://github.com/
|
|
223
|
+
"full_name": "FlowiseAI/Flowise",
|
|
224
|
+
"language": "JavaScript",
|
|
225
|
+
"color": "#f1e05a",
|
|
226
|
+
"description": "Drag & drop UI to build your customized LLM flow using LangchainJS",
|
|
227
|
+
"forked": "2151",
|
|
228
|
+
"stargazers_count": 8246,
|
|
229
|
+
"todayStar": "1275 stars this week",
|
|
230
|
+
"html_url": "https://github.com/FlowiseAI/Flowise",
|
|
231
231
|
"rank": 21
|
|
232
232
|
},
|
|
233
233
|
{
|
|
234
|
-
"full_name": "
|
|
235
|
-
"language": "",
|
|
236
|
-
"color": "",
|
|
237
|
-
"description": "
|
|
238
|
-
"forked": "
|
|
239
|
-
"stargazers_count":
|
|
240
|
-
"todayStar": "
|
|
241
|
-
"html_url": "https://github.com/
|
|
234
|
+
"full_name": "huggingface/text-generation-inference",
|
|
235
|
+
"language": "Python",
|
|
236
|
+
"color": "#3572A5",
|
|
237
|
+
"description": "Large Language Model Text Generation Inference",
|
|
238
|
+
"forked": "168",
|
|
239
|
+
"stargazers_count": 2032,
|
|
240
|
+
"todayStar": "324 stars this week",
|
|
241
|
+
"html_url": "https://github.com/huggingface/text-generation-inference",
|
|
242
242
|
"rank": 22
|
|
243
243
|
},
|
|
244
244
|
{
|
|
245
|
-
"full_name": "
|
|
245
|
+
"full_name": "WhiskeySockets/Baileys",
|
|
246
|
+
"language": "JavaScript",
|
|
247
|
+
"color": "#f1e05a",
|
|
248
|
+
"description": "Lightweight full-featured typescript/javascript WhatsApp Web API",
|
|
249
|
+
"forked": "364",
|
|
250
|
+
"stargazers_count": 828,
|
|
251
|
+
"todayStar": "82 stars this week",
|
|
252
|
+
"html_url": "https://github.com/WhiskeySockets/Baileys",
|
|
253
|
+
"rank": 23
|
|
254
|
+
},
|
|
255
|
+
{
|
|
256
|
+
"full_name": "microsoft/AI-For-Beginners",
|
|
246
257
|
"language": "JupyterNotebook",
|
|
247
258
|
"color": "#DA5B0B",
|
|
248
|
-
"description": "
|
|
249
|
-
"forked": "
|
|
250
|
-
"stargazers_count":
|
|
251
|
-
"todayStar": "
|
|
252
|
-
"html_url": "https://github.com/
|
|
253
|
-
"rank":
|
|
259
|
+
"description": "12 Weeks, 24 Lessons, AI for All!",
|
|
260
|
+
"forked": "1902",
|
|
261
|
+
"stargazers_count": 11676,
|
|
262
|
+
"todayStar": "4546 stars this week",
|
|
263
|
+
"html_url": "https://github.com/microsoft/AI-For-Beginners",
|
|
264
|
+
"rank": 24
|
|
254
265
|
},
|
|
255
266
|
{
|
|
256
267
|
"full_name": "iv-org/invidious",
|
|
257
268
|
"language": "Crystal",
|
|
258
269
|
"color": "#000100",
|
|
259
270
|
"description": "Invidious is an alternative front-end to YouTube",
|
|
260
|
-
"forked": "
|
|
261
|
-
"stargazers_count":
|
|
262
|
-
"todayStar": "
|
|
271
|
+
"forked": "1243",
|
|
272
|
+
"stargazers_count": 11219,
|
|
273
|
+
"todayStar": "1098 stars this week",
|
|
263
274
|
"html_url": "https://github.com/iv-org/invidious",
|
|
264
|
-
"rank": 24
|
|
265
|
-
},
|
|
266
|
-
{
|
|
267
|
-
"full_name": "tiangolo/fastapi",
|
|
268
|
-
"language": "Python",
|
|
269
|
-
"color": "#3572A5",
|
|
270
|
-
"description": "FastAPI framework, high performance, easy to learn, fast to code, ready for production",
|
|
271
|
-
"forked": "4913",
|
|
272
|
-
"stargazers_count": 59043,
|
|
273
|
-
"todayStar": "322 stars this week",
|
|
274
|
-
"html_url": "https://github.com/tiangolo/fastapi",
|
|
275
275
|
"rank": 25
|
|
276
276
|
}
|
|
277
277
|
]
|