Its assumed, that clean architecture is used in business heavy applications. Where use cases are mapped to business rules. In crud app it's over engineering. Here you can use facade and map request directly to db entity. When logic growths, refactor and extract use cases, validators, domain objects etc..
                
                    photostok 
                
                
- 63
 - 3