yutent 588a7981f7 Update apps/api.js 2024-05-13 15:09:28 +08:00
apps Update apps/api.js 2024-05-13 15:09:28 +08:00
lib 优化饼图的坐标 2023-09-11 16:42:35 +08:00
.gitignore init 2023-06-07 19:01:53 +08:00
Readme.md 更新readme 2023-07-04 02:44:03 +00:00
app.dev.yaml Merge branch 'master' of git.wkit.fun:yutent/stats 2023-09-11 16:43:34 +08:00
app.js 更换端口 2023-06-08 12:51:48 +08:00
app.yaml node -> bun 2023-09-11 17:10:40 +08:00
package.json init 2023-06-07 19:01:53 +08:00

Readme.md

github-stats

一个显示gayhub状态的小工具。

示例

![top-langs](https://stats.wkit.fun/api/toplangs?username=${用户名}&count=${要显示的语言数量})

接口

暂时只有一个"显示使用最多的语言"接口

/api/toplangs

  1. username - 用户名
  2. count - 要显示的语言数量, 最低2条, 最多16条
一个显示gayhub状态的小工具
JavaScript 100%