FastAPI + SQLModel Practice Project This is a small practice project I built while learning FastAPI, SQLModel, and Alembic. Features Product CRUD API Category filtering with Enums Alembic migrations SQLite database (local only) ⚠️ This is not a real app. Just for learning purposes.