MIGRATION-DONNEE-MEDICAL/ │ ├── data/ │ └── healthcare_dataset.csv # Jeu de données médicales à migrer │ ├── docker/ │ ├── docker-compose.yml # Configuration des services Docker (MongoDB + migration ...
A modular FastAPI-based Library Management API built with Python 3.11, providing structured CRUD endpoints for managing books, authors, borrowers, and borrowing transactions. SQLAlchemy ORM for ...