文件名称:football-cli:for喜爱足球的黑客的命令行界面
文件大小:2.3MB
文件格式:ZIP
更新时间:2024-02-20 12:49:03
nodejs javascript cli world cup
足球 喜爱足球的黑客的命令行界面 :soccer_ball: 安装 跑 $ npm install -g footballcli 如何获得API密钥? 请在上注册以获取您的API密钥。 然后运行$ football config添加您的API密钥(如果需要,请使用sudo )。 使用API密钥发出的请求会将您的速率限制从每天50个请求增加到每分钟50个请求。 用法 可用命令 football < command> Commands: scores Get scores of past and live fixtures fixtures Get upcoming and past fixtures of a league and team standings Get standings of particular league lists List of codes of various competitions config Change configuration and defaults Options: -h,
【文件预览】:
football-cli-master
----.jshintrc(23B)
----.eslintrc(397B)
----.github()
--------ISSUE_TEMPLATE.md(628B)
--------PULL_REQUEST_TEMPLATE.md(470B)
--------CONTRIBUTING.md(646B)
----leagueIds.json(1KB)
----yarn.lock(80KB)
----.vscode()
--------settings.json(124B)
----cmds()
--------utils()
--------lists.js(2KB)
--------standings.js(2KB)
--------config.js(1KB)
--------fixtures.js(3KB)
--------scores.js(2KB)
----constants.js(294B)
----.npmignore(63B)
----.travis.yml(125B)
----LICENSE(1KB)
----assets()
--------football-livescores.gif(246KB)
--------football-standings.gif(1.66MB)
--------football-fixtures.gif(421KB)
----config.json(20B)
----README.md(4KB)
----.npmrc(19B)
----.editorconfig(99B)
----.gitignore(43B)
----cli.js(289B)
----package.json(1KB)