Event-Driven File System is a real-time file upload and processing system built using FastAPI, RabbitMQ, Docker, and Poetry. It follows an Event-Driven Architecture where uploaded files are queued via RabbitMQ and asynchronously processed by dedicated services for validation, logging, and more.
-
Updated
Apr 12, 2025 - Python