'health', 'path' => '/api/health', 'allowed_methods' => ['GET'], 'middleware' => [ HealthHandler::class ], ], ]; ?>