{"id":68395,"library":"leptos-axum","title":"Leptos Axum","description":"Axum integrations for the Leptos web framework, enabling server-side rendering.","status":"active","version":"0.8.9","language":"rust","source_language":null,"source_url":"https://github.com/leptos-rs/leptos","tags":["web-framework","ssr","axum"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nleptos_axum = \"0.8.9\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add leptos_axum","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"LeptosRoutes","correct":"use leptos_axum::LeptosRoutes;"}],"quickstart":{"code":"use leptos_axum::LeptosRoutes;\n\nfn main() {\n    let routes = LeptosRoutes::new();\n    println!(\"Leptos routes configured\");\n}","lang":"rust","description":"Configure Leptos routes with Axum."},"warnings":[{"fix":"Use #[tokio::main] or provide a tokio runtime","message":"Requires tokio runtime for async operations","severity":"gotcha","affected_versions":">=0.8.0"}],"env_vars":null,"search_vec":"'axum':2,3,19 'enabl':10 'framework':9,17 'integr':4 'lepto':1,7 'render':14 'server':12 'server-sid':11 'side':13 'ssr':18 'web':8,16 'web-framework':15","created_at":"2026-06-17T17:49:07.189507+00:00","updated_at":"2026-06-17T17:49:07.189507+00:00","problems":[],"ecosystem":"crates","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/leptos-rs/leptos","github":"https://github.com/leptos-rs/leptos","docs":"https://docs.rs/leptos_axum/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["web-framework"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}