2 Commits

Author SHA1 Message Date
Automated Action
1461373ec3 Fix database path to use relative paths for better compatibility 2025-05-31 13:35:59 +00:00
Automated Action
a9210ca8ed Create manga inventory API with FastAPI and SQLite
- Implemented CRUD operations for manga, authors, publishers, and genres
- Added search and filtering functionality
- Set up SQLAlchemy ORM with SQLite database
- Configured Alembic for database migrations
- Implemented logging with Loguru
- Added comprehensive API documentation
- Set up error handling and validation
- Added ruff for linting and formatting
2025-05-30 12:29:35 +00:00