Expand description
Module for the primary and health check entrypoints.
Structs§
- Handles the health endpoint, returning a JSON response indicating the server is healthy.
- Handles the root endpoint, logging the connection and returning an HTML response.