-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Request: Django DRF vs Django Ninja vs Django with celery #290
Comments
I'll be using a new, improved Ruby on Rails application to test with Django. If you have experience, would you @zakimimit mind looking into how Django can be improved? PR with improved Ruby on Rails - #335 |
First of all, thank you for accepting my suggestion. 1 - Use Django Ninja to make API calls asynchronous. Otherwise, I am not an expert in test configuration |
Okay, thanks. I was wondering about async Django in the past as well, but it looks like it's not officially supported, only available through third-party packages. |
Django >5.1 now supports asynchronous. This is why I told you to use Django Ninja. |
@zakimimit got it |
Hello @antonputra , I found an article that might be it will be so helpful https://jonathanadly.com/is-async-django-ready-for-prime-time I hope you make the comparison between Django vs Nodjs then Django vs ruby or Nexjs My best regards |
Hello,
I Hope we can see :
-Django DRF vs Django Ninja
-Django with celery vs Nodjs or Go
And you can chose the best combination of Django Ninja with celery vs Nodjs or Go.
This will be fair comparison
Thank you for the valuable content
The text was updated successfully, but these errors were encountered: