Get Started

Docs

Getting started with RustAPI framework and cloud deployment.

Two layers, one workflow

RustAPI is the framework — routes, extractors, OpenAPI, JWT, WebSockets, MCP. RustAPI Cloud is managed hosting: binary deploy to *.rustapi.cloud.

# Framework cargo install cargo-rustapi cargo rustapi new my-api cd my-api && cargo run # Cloud cargo rustapi login --cloud-url https://api.rustapi.cloud cargo build --release cargo rustapi deploy cloud cargo rustapi deploys

Cookbook chapters

Open full cookbook →

Deploy your first app.

Sign in with GitHub and ship your Rust API in minutes.

Get Started Free →