bzf / rust-embedded-web-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rust-embedded-web-app

An example application for build a rocket.rs web server in Rust and include all compiled assets in the application when building.

Mostly made this out of curiosity to see if it was possible.

Building

cargo build

Running

cargo run

About


Languages

Language:Rust 62.3%Language:HTML 34.0%Language:JavaScript 3.6%