Replies: 2 comments
-
Thanks team for accepting this discussion. Looking for some good feedback and opinions. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Very nice! Very simple template which I'm sure fits a lot of use cases. I see you have k8s support, which is a feature that has been brought up here. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
New lightweight cookiecutter template
Not sure if this is the right place to ask for feedback - but - I am creating a new cookiecutter template which is supposed to be a lightweight template for creating django api based projects quickly.
I have just started the project. It draws a lot of motivation from this project and I wanted to get feedback of the community on this idea. https://github.com/vik-y/cookiecutter-django-lite/tree/main
Rationale
Sometimes we need to quickly build a simple API and use all the goodness offered by django - using this template seems to be an overkill for that simple purpose because it has too much to offer. Personally for those simple use cases I often switch to fastapi and then start missing out on all the goodness that django offers.
A lite version of this template in my opinion can be super useful for the community in context of the scenario I provided.
Let me know your thoughts or a place where we can discuss this. Thanks.
Beta Was this translation helpful? Give feedback.
All reactions