Expand description
This module provides a health check endpoint for the API.
The /health
endpoint can be used to verify that the service is running and responsive.
Structs§
- health
- Health routes implementation
Functions§
- init
- Initializes the health check service.