Django-Styleguide
Django-Styleguide copied to clipboard
One Api - One Service
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