Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 178 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 178 Bytes

axum-let

The study project for axum.

cookbook

  • use your own postgresql / redis / zookeeper configures in src/main.rs
cargo fix --allow-no-vcs
cargo fmt
cargo r