Hi, I have followed this approach when I created my current app: http://danielhnyk.cz/django-rest-framework-how-to-structure-your-app/
The only thing I have added to that is versioning. We also have a v1 on our url and in our directories as well. Regards, Andréas Den tors 18 okt. 2018 kl 13:09 skrev Ali Cheema <[email protected]>: > Hi, > > I am new to django, I have to develop an API using django rest framework. > I am confused about directory structure of my project. > Please can you suggest be best directory structure for my project which > should be easy to maintain and salable as well. > > Thanks in advance. > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/django-users. > To view this discussion on the web visit > https://groups.google.com/d/msgid/django-users/9784780b-6375-47fa-8648-4ebe2234d478%40googlegroups.com > <https://groups.google.com/d/msgid/django-users/9784780b-6375-47fa-8648-4ebe2234d478%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAK4qSCeVL%2BWNUgOy028xw%3D1TCWjfr-DcT42zPXRiAeKFY2vr3Q%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

