Explore >> Select a destination


You are here

www.shuttle.rs
| | woile.dev
2.1 parsecs away

Travel
| | Writing a web application in rust using axum and minijinja. If you have used jinja2 in the past this will feel familiar. But we also dig into protocols and networking.
| | tokio.rs
2.4 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.dev
0.9 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.
| | danilafe.com
12.9 parsecs away

Travel
| [AI summary] The author discusses transitioning from a custom-built blog to a static site generator for improved efficiency and features like version control and code integration.