Clean architecture, Axum, Postgres, Tracing, Logging and Security
axum
jwt-authentication
microservice
opentelemetry
posgresql
rust
rust-microservices
sqlx
tokio-rs
tracing
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%
| lib | tracing | |
| ms | dockerfile | |
| .gitignore | tracing | |
| Cargo.lock | tracing | |
| Cargo.toml | dockerfile | |
| Dockerfile | dockerfile | |
| LICENSE | Update LICENSE | |
| README.md | todo | |
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