Actix Web

RecipeCratesCategories
Create a web server with Actix Webactix-webcat-web-programming cat-web-programming::http-server

Create a web server with Actix Web

actix-web-website actix-web actix-web-crates.io actix-web-github actix-web-lib.rs cat-asynchronous cat-network-programming cat-web-programming::http-server cat-web-programming::websocket

Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust. All Rust frameworks are fast, but choose actix if you need the absolutely maximum performance.

fn main() {
    todo!();
}

See also