DEV Community

Paul Hallett
Paul Hallett

Posted on

Help me design better Django applications

I've been building a set of pragmatic guidelines around Django for the past year. it's based off the experiences I've had scaling Django applications. It takes an API-first approach to ensure developer productivity and flexibility is kept high.

https://raw.githubusercontent.com/phalt/django-api-domains/master/diagrams/dads_logo.png

I want to get feedback on it.

I've had a few people use the guidelines, and by using them myself I have iterated on it a few times. We've had four versions so far.

But I know it can be better.

So if you use Django, or you're interested in Domain Driven Design, please give it a read, or maybe even try adopt the pattern yourself.

Throw some opinions at me here or on github, and let's aim to make API-based Django applications better, for everyone!

-> https://github.com/phalt/django-api-domains <-

Top comments (0)