This project is a Python-based backend system for managing and analyzing financial transactions. It allows users to create, view, update, and delete financial records, along with generating useful ...
A small but production-style REST API built with FastAPI + SQLite, following a clean architecture (routers / services / core), typed contracts using Pydantic, and consistent logging. This project is ...