Dokumentacja AlgoJudge0.1
REST reference

Health

Ta strona jest po angielsku

Polskie tłumaczenie obejmuje sekcje Instalacja i utrzymanie i Korzystanie z AlgoJudge. Pozostałe sekcje są materiałem technicznym i pozostają po angielsku.
GET/health

Response Body

curl -X GET "https://example.com/health"
{  "status": "string",  "maintenance": {    "level": "string",    "since": "string",    "reason": "string"  },  "storage": "string"}