angularjs-django-rest-framework-seed icon indicating copy to clipboard operation
angularjs-django-rest-framework-seed copied to clipboard

Structure the files for rest services across apps

Open jpatel3 opened this issue 9 years ago • 1 comments

(Its not an issue, its a suggestion/question)

Thanks for providing the seed repo. Though it might be helpful to have at least two apps under the django project to show how to structure the code in terms of resources, serializers, and permissions.

I believe serializers can go along with apps and resources can be either in the views or in the api (placeholder) app.

jpatel3 avatar Oct 22 '15 20:10 jpatel3

Would love to accept a PR with that happening! I haven't touched this in a while, but glad to know it is still helpful/relevant.

zackargyle avatar Oct 22 '15 21:10 zackargyle