News

Uses FastAPI lifespan event for async table creation (no deprecated startup event) Only Book model is present; all user-related code removed app/main.py: Main FastAPI application app/routers/book.py: ...