Function stats_page_handler

Source
pub async fn stats_page_handler(__arg0: State<AppState>) -> Html<String>
Expand description

HTTP handler for the statistics dashboard page.

Displays a live status page showing current crawling activity, queue statistics, and search analytics. The page is designed with an old-school terminal aesthetic. This endpoint does not require authentication and serves as a public dashboard.

§Returns

HTML page with live statistics dashboard

§Example

GET /