Mas0nShi / ypc_report

元培健康打卡

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

yp_report

yp_report是一个自动化辅助工具,其开放了API接口,可以通过调用API接口来实现打卡的提交。

Usage

  1. clone this repo

    git clone https://github.com/Mas0nShi/ypc_report.git
  2. install requirements

    cd ypc_report
    npm install
  3. run

    npm run start

API

  1. generate api docs.

    npm run apidoc-release
  2. run again.

    npm run start
  3. open http://localhost:8080/doc/ in your browser.

License

MIT

About

元培健康打卡

License:MIT License


Languages

Language:TypeScript 96.4%Language:HTML 3.6%