Explore >> Select a destination


You are here

www.shuttle.rs
| | www.shuttle.dev
8.4 parsecs away

Travel
| | This guide is a deep-dive on Axum, a Rust web backend framework. We look at using Axum to write a competent web service with middleware, routing, static files and more.
| | www.shuttle.dev
8.8 parsecs away

Travel
| | This article talks about how you can use Actix Web to write a web application, covering routing, middleware, static files and databases.
| | tokio.rs
13.2 parsecs away

Travel
| | Tokio is a runtime for writing reliable asynchronous applications with Rust. It provides async I/O, networking, scheduling, timers, and more.
| | www.shuttle.rs
50.3 parsecs away

Travel
| This article explores how you can write and deploy an uptime monitoring web service in Rust.