Defines a simple Item model and CRUD-like API endpoints (/items). Automatic Table Creation: The items table is created automatically if it doesn't exist when the server starts. Colored Console Output: ...