5 Commits

Author SHA1 Message Date
santiagosayshey
e8159b30c6 feat: add GET /api/v1/status endpoint (#411) 2026-04-09 05:47:20 +09:30
santiagosayshey
58233f9f67 feat: add backup API endpoints and rewrite API docs (#410) 2026-04-08 06:52:33 +09:30
santiagosayshey
7289fc5cd0 feat: security hardening + CI pipeline (#310) 2026-03-08 20:46:01 +10:30
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