{"id":72612,"library":"utoipa-redoc","title":"Utoipa Redoc","description":"Redoc for utoipa.","status":"active","version":"6.0.0","language":"rust","source_language":null,"source_url":"https://github.com/juhaku/utoipa","tags":["openapi","redoc","documentation","api","utoipa"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nutoipa-redoc = \"6.0.0\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add utoipa-redoc","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"Redoc","correct":"use utoipa_redoc::Redoc;"}],"quickstart":{"code":"use utoipa_redoc::Redoc;\n\nfn main() {\n    let redoc = Redoc::new(\"/openapi.json\");\n    println!(\"Redoc UI configured\");\n}","lang":"rust","description":"Creates a Redoc UI instance for OpenAPI documentation."},"warnings":[{"fix":"Add utoipa and a web framework as dependencies.","message":"Requires utoipa and a web framework (e.g., actix-web) to serve.","severity":"gotcha","affected_versions":">=6.0.0"}],"env_vars":null,"search_vec":"'api':9 'document':8 'openapi':6 'redoc':2,3,7 'utoipa':1,5,10","created_at":"2026-06-17T18:41:06.419757+00:00","updated_at":"2026-06-17T18:41:06.419757+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/juhaku/utoipa","github":"https://github.com/juhaku/utoipa","docs":"https://docs.rs/utoipa-redoc/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["web-framework","other"],"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}}