Flask MVT. Refactor to service layer
In this short post, I would like to show how we can improve the separation of concerns using the Service Layer pattern within the Model View Template approach. Model View Template MVT is an application-building pattern, commonly used in frameworks li...
Nov 26, 20212 min read589
