```
Prompt:
In GET /api/products, add a query parameter search=___.
If this parameter exists, only return products where
the search text is included in the product name.
```

### Code Changes
https://github.com/SuperSimpleDev/ecommerce-backend-ai/pull/1/files