
Deploy Axum Web Server
A basic Rust Axum web server
Axum Web Server
dangos-dev/AxumStarterTemplate
Just deployed
A Rust Axum web server template demonstrating basic REST API endpoints. Built using the Axum framework for async web services in Rust.
Highlights
š Deploys a web server in seconds
š¦ Pure Rust implementation using Tokio runtime
š¦ Minimal dependencies (Axum + Serde + Tokio)
Learn more
For more info: see the dangos-dev/AxumStarterTemplate repo.
Template Content
Axum Web Server
dangos-dev/AxumStarterTemplate