Registry / web-framework / pagetop

pagetop

JSON →
library0.5.0rscratesunverified

A development environment for creating modular, extensible, and configurable web solutions.

# Cargo.toml [dependencies] pagetop = "0.5.0"
INSTALL
IMPORT
SIG · PAGETOP
P
pagetop
web-frameworkrustv0.5.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

App
use pagetop::App;

Starts a Pagetop web application.

use pagetop::App; fn main() { let app = App::new(); app.run(); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.5.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
pagetop — cargo add pagetop · libregistry