Book Library API
A REST API for managing a personal book library, built with Rust and Axum. Features full CRUD for books and physical copies, borrow/return tracking with configurable loan periods, overdue listing, user registration and login with Argon2 password hashing, and JWT-based authentication with role-based access control. Deployed on Railway.