시스템 상태
부트스트랩 단계 — 백엔드(/v1/health/) 응답 확인
{
"result": 200,
"message": "ok",
"data": {
"service": "easymatching-backend",
"version": "0.1.0",
"checks": {
"app": true,
"db": true,
"cache": true
},
"now": "2026-05-14T10:43:57.579316+00:00",
"language": "ko-kr",
"time_zone": "Asia/Seoul"
}
}