Skip to content
/ bitq Public template

bitq 是 qbit 背后的提供市场数据接口的服务,也相当于是 TuShare 的 web api 接口。

Notifications You must be signed in to change notification settings

fudan-mse/bitq

Repository files navigation

bitq - 比特Q

本地运行

sh start.sh

如果已安装 docker,推荐:

sh start-docker.sh

本地测试

sh test.sh

发布

heroku login
heroku container:login
heroku container:push web -a bitqbit
heroku container:release web -a bitqbit
heroku open -a bitqbit

看日志:

heroku logs --tail -a bitqbit

About

bitq 是 qbit 背后的提供市场数据接口的服务,也相当于是 TuShare 的 web api 接口。

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published