Server API
Server
Server health and info
curl -X GET "https://loading/api/v1/health"{
"status": "string",
"uptime_secs": 0
}curl -X GET "https://loading/api/v1/info"{
"quic_port": 0,
"version": 0
}Server health and info
curl -X GET "https://loading/api/v1/health"{
"status": "string",
"uptime_secs": 0
}curl -X GET "https://loading/api/v1/info"{
"quic_port": 0,
"version": 0
}