Flask - Ecosystem and Patterns
You want to add a new service method
create_user that saves a user and returns the new user ID. Which approach best follows the service layer pattern in Flask?