An example of Perspective.rs hosted in a Rust Axum server.
You'll need Rust (rustup
) and CMake installed. After cloning the repo, the
server can be started with cargo run
, with the resulting Perspective UI
hosted at http://localhost:3000
.
An example of Perspective.rs hosted in a Rust Axum server.
You'll need Rust (rustup
) and CMake installed. After cloning the repo, the
server can be started with cargo run
, with the resulting Perspective UI
hosted at http://localhost:3000
.