Basic RESTful API template build with Rust, It uses Axum HTTP framework.
If you don't have them already, install cargo-generate and just:
cargo install cargo-generate
cargo install justThen instantiate this template:
cargo generate wangeguo/axum-templateOnly requires just to bootstrap all tools and configuration:
just --listContributors are welcome, please fork and send pull requests! If you find a bug or have any ideas on how to improve this project please submit an issue.