文档内容仍在持续补充中,敬请期待。
Authorization: ********************
curl --location --request GET 'https://server.qingfengawa.top/api/mange/info' \ --header 'Authorization: <api-key>'
{ "Success": true, "Data": { "publicIp": "192.168.0.1", "version": "1.0.29-Staging+a0fcb3ca7533b42940b9597f26e409c448e55f47", "gamesCount": 0, "playersCount": 0, "dbEnabled": false, "startedAt": "2019-08-24T14:15:22.123Z", "totalConnectedClients": 0, "totalGames": 0 } }