Commit Graph

2 Commits

Author SHA1 Message Date
Sam Chau
317e66b5fc feat(api): improve health endpoint with verbose mode and better naming 2026-01-25 23:36:06 +10:30
Sam Chau
456ecc298b feat(api): add health check and OpenAPI docs
- Implemented health check endpoint to monitor application status and components.
- Added OpenAPI specification endpoint to serve the API documentation.
- Introduced new TypeScript definitions for API paths and components.
2026-01-15 16:50:28 +10:30