Axum Starter Template
A template to get started with Axum
Features
- Tracing and bunyan formatting
- SQLx support (with testing)
- Server as library
- Example tests
Goals
- Package for nix
- Open-telemetry support
- Example middleware
Acknowledgemnts
This is currently a port to Axum (from Actix) of the first five chapters of Luca Palmeiri's zero-to-production. May evolve in the future.