django-api-domains icon indicating copy to clipboard operation
django-api-domains copied to clipboard

[FEEDBACK] Example needs more than one domain

Open jeserkin opened this issue 3 years ago • 2 comments

I did find given styleguide useful, but slightly limited in sense, that normal application would probably/might have request/response objects, that also should be mentioned and example should cover, where they could be located. Model is not necessary one and the same in that sense.

Also since domain is being covered then in example of the shop you might encounter domains such as Product, Order, Price. It would be nice to see how those domain in example would cross paths.

Thank you.

jeserkin avatar Jan 05 '23 16:01 jeserkin

Yeah, you're right. More complex examples are needed. I don't actively work on this and I loosely follow the pattern in my current job, but I can't easily lift and shift examples out of that without potentially violating Intellectual Property.

I'll have a think and see what I can do.

phalt avatar Jan 26 '23 03:01 phalt

Any update on this? Would really nice to get some more examples with DRF

lexer21 avatar May 08 '23 10:05 lexer21