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-worldcrud-apiauth-apimiddleware-chainsqlx-crud

Related recipe →

Microservices Architect

crud-apirate-limit-demomicroservicesmicroservices-advanced

Related recipe →

Deploy your first app.

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

Get Started Free →