Get Started

Examples

18 real-world RustAPI example projects from hello-world to microservices.

Examples repository

Clone rustapi-rs-examples, cd hello-world && cargo run. Each project includes README, handlers, tests, and feature flags.

$ git clone https://github.com/Tuntii/rustapi-rs-examples.git $ cd rustapi-rs-examples/hello-world && cargo run

Learning paths

REST API Developer

hello-world → crud-api → auth-api → middleware-chain → sqlx-crud

Related recipe →

Microservices Architect

crud-api → rate-limit-demo → microservices → microservices-advanced

Related recipe →

Deploy your first app.

Sign in and ship your Rust API in minutes — free on the Hobby plan.

Get Started Free →