{"id":66121,"library":"pagetop","title":"Pagetop","description":"A development environment for creating modular, extensible, and configurable web solutions.","status":"active","version":"0.5.0","language":"rust","source_language":null,"source_url":"https://git.cillero.es/manuelcillero/pagetop","tags":["web","modular","framework","extensible"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\npagetop = \"0.5.0\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add pagetop","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"App","correct":"use pagetop::App;"}],"quickstart":{"code":"use pagetop::App;\n\nfn main() {\n    let app = App::new();\n    app.run();\n}","lang":"rust","description":"Starts a Pagetop web application."},"warnings":[],"env_vars":null,"search_vec":"'configur':10 'creat':6 'develop':3 'environ':4 'extens':8,16 'framework':15 'modular':7,14 'pagetop':1 'solut':12 'web':11,13","created_at":"2026-06-17T17:19:31.702970+00:00","updated_at":"2026-06-17T17:19:31.702970+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://pagetop.cillero.es","github":null,"docs":"https://docs.rs/pagetop/","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}}