Axium API boilerplate with Rust, Axum, SQLx, Redis, S3, and PostgreSQL.
Axium is an API boilerplate implementing a Rust HTTP API using Axum, SQLx, Redis, S3/MinIO, and PostgreSQL. It provides JWT authentication, role-based access control, OpenAPI docs, database migrations, and a Docker Compose development stack. Suitable for teams building REST APIs requiring caching, structured logging, and health checks.
0