|
You are here |
tokio.rs | ||
| | | | |
www.shuttle.dev
|
|
| | | | | 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. | |
| | | | |
blog.sylver.dev
|
|
| | | | | In this episode, we'll extend our server to serve static files. We'll also refactor our code to support connection reuse, and implement a graceful shutdown mechanism. If your didn't follow the previous episode, you can find the code on GitHub. As we ... | |
| | | | |
github.com
|
|
| | | | | Ergonomic and modular web framework built with Tokio, Tower, and Hyper - tokio-rs/axum | |
| | | | |
maud.lambda.xyz
|
|
| | | |||