This PR adds a ServiceController with a health check endpoint at GET /api/v{version}/service/gethealth. The endpoint returns 204 No Content to indicate the service is healthy and includes headers to prevent caching.
Please review when you have time. Thank you!
This PR adds a ServiceController with a health check endpoint at GET /api/v{version}/service/gethealth. The endpoint returns 204 No Content to indicate the service is healthy and includes headers to prevent caching. Please review when you have time. Thank you!