Returns basic server info. The only endpoint that does not require auth.
Server is up.
true
shardx-launcher
0.1.0
最后更新于 6天前
这有帮助吗?
GET /health HTTP/1.1 Host: 127.0.0.1:40325 Accept: */*
{ "ok": true, "name": "shardx-launcher", "version": "0.1.0" }