文件名称:infra-sight:非官方的《守望先锋》 API
文件大小:14KB
文件格式:ZIP
更新时间:2024-05-29 18:21:11
overwatch api json json-api rest-api
后视镜 请勿在生产中使用 路线 当使用BattleTag时,将#替换为~ 。 /api/v1/profile/:account/:region 有效区域: us , eu , kr , psn , xbl 例子: /api/v1/profile/Tracer~3939/us返回Tracer#3939的美国地区。 /api/v1/profile/Tracer~3939返回Tracer#3939的级别最高的配置文件。 代管 Windows / OSX / Linux 先决条件 您将需要安装和 ,以及的副本。 克隆仓库 git clone https://github.com/AidanT/Infra-Sight infra-sight cd infra-sight 设定环境 如果MongoDB不在localhost:27017上运行,则:打开./config/env/developme
【文件预览】:
infra-sight-master
----config()
--------env()
----package.json(2KB)
----Dockerfile(225B)
----src()
--------schema()
--------server.js(4KB)
--------scrape()
--------utils()
--------db.js(215B)
----.gitignore(672B)
----gulpfile.babel.js(1KB)
----app.js(763B)
----README.md(2KB)
----.editorconfig(167B)
----.gitattributes(378B)