pub async fn healthz(pool: Data<PgPool>) -> ControllerResult<Json<bool>>
POST /api/v0/healthz Tells whether the server is healthy.
/api/v0/healthz