Skip to content

[#21] Implement healt check endpoints with testing#29

Merged
kikiru328 merged 1 commit intodevelopfrom
feat/21-health-check
Jul 7, 2025
Merged

[#21] Implement healt check endpoints with testing#29
kikiru328 merged 1 commit intodevelopfrom
feat/21-health-check

Conversation

@kikiru328
Copy link
Collaborator

…esting

  • Add Pydantic response schemas (Basic/Detailed health check)
  • Remove hardcoded values, use dynamic settings loading
  • Implement proper API response structure with nested objects
  • Add comprehensive test coverage for both endpoints
  • Ensure type safety with FastAPI + Pydantic integration

Issue: #21

작업 내용

Health Check API를 만들고 이데 따른 API를 구현합ㄴ디ㅏ

관련 이슈

Closes #21

완료 사항

  • Health Check API 엔드포인트 (GET /health, GET /health/detailed)
  • Pydantic Response Schema 정의
  • API 테스트 작성

스크린샷

image
image

테스트

리뷰요청사항

추가정보

  • python3.13 사용
  • Poetry 2.1.3으로 테스트됨

…esting

- Add Pydantic response schemas (Basic/Detailed health check)
- Remove hardcoded values, use dynamic settings loading
- Implement proper API response structure with nested objects
- Add comprehensive test coverage for both endpoints
- Ensure type safety with FastAPI + Pydantic integration

Issue: #21
@kikiru328 kikiru328 added this to the v1.0 - MVP Core Features milestone Jul 7, 2025
@kikiru328 kikiru328 self-assigned this Jul 7, 2025
@sonarqubecloud
Copy link

sonarqubecloud bot commented Jul 7, 2025

@kikiru328 kikiru328 merged commit 729e8a2 into develop Jul 7, 2025
2 checks passed
@kikiru328 kikiru328 deleted the feat/21-health-check branch July 7, 2025 09:53
@kikiru328 kikiru328 restored the feat/21-health-check branch July 7, 2025 09:54
@kikiru328 kikiru328 deleted the feat/21-health-check branch July 7, 2025 09:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant