Glowb Dev Docs
Main API헬스 체크 API

GET /health

서버 상태 확인

서버 상태 확인

서버가 정상적으로 동작하는지 확인합니다.

항목
메서드GET
경로/health
인증불필요

요청

GET /health

응답

성공 응답 (200 OK)

OK

사용 예시

curl -X GET https://api.glowb.io/health

API 테스트

On this page