mirror of
https://github.com/kristoferssolo/axum-template.git
synced 2025-10-21 17:20:35 +00:00
372 B
372 B
Axum Template
This repository contains templates for bootstrapping a Rust Web application with Axum.
Getting Started
- Install
cargo-generate
cargo install cargo-generate
- Create a new app based on this repository:
cargo generate kristoferssolo/axum-template