Django-Styleguide icon indicating copy to clipboard operation
Django-Styleguide copied to clipboard

One Api - One Service

Open HomaDev opened this issue 1 year ago • 2 comments
trafficstars

Hi, again @RadoRado 👋 hope you are doing well! I have been working on my project for a while now since I decided to move it to services architecture, and now I've found It difficult to follow one model - one service "rule" because some of my APIs need more than one model data. I'm curious if you and your team were trying to use one API - one service approach if it worked for you or not, and why if not. Anyway, thanks again for such a nice styleguide, it helped me improve the quality of my code a lot

HomaDev avatar Jun 14 '24 14:06 HomaDev