A simple CRUD API for managing notes, built with FastAPI and SQLAlchemy. This project demonstrates how to structure a backend service with database models, schemas, and routes — perfect as a learning ...