A simple API that performs CRUD operations (Create, Read, Update, Delete) on a local SQL database. The project leverages migrations to manage the database structure, ensuring organization and ...