1
0
Fork
You've already forked axum-micro
0
Clean architecture, Axum, Postgres, Tracing, Logging and Security
This repository has been archived on 2026年06月27日. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
  • Rust 96.9%
  • Dockerfile 3.1%
Find a file
2026年04月30日 15:55:52 +02:00
lib tracing 2025年08月08日 15:50:53 -03:00
ms dockerfile 2025年08月08日 17:23:00 -03:00
.gitignore tracing 2025年08月08日 15:50:53 -03:00
Cargo.lock tracing 2025年08月08日 15:50:53 -03:00
Cargo.toml dockerfile 2025年08月08日 17:23:00 -03:00
Dockerfile dockerfile 2025年08月08日 17:23:00 -03:00
LICENSE Update LICENSE 2026年04月30日 15:55:52 +02:00
README.md todo 2025年08月09日 01:57:30 -03:00

axum-micro

cargo install sqlx-cli --no-default-features --features native-tls,postgres

TODO

  • Finish Auth JWT
  • Pagination, ordering and response msg
  • Request validations
  • Async integration service (mongodb)
  • Auditory
  • Unit tests