Is django a worth it language for the backend to give a shot at?
Will recruiters appreciate it enough?
4 replies5 likes
Vansh Khandelwal
Full Stack Web Devel...ย โขย 5m
Django is a high-level Python web framework that promotes rapid development and clean design. It follows the model-template-view (MTV) pattern and includes features like an ORM(Object-relation mapping), an admin interface, built-in authentication, sc
See More
0 replies5 likes
Nishant Verma
Backend developer at...ย โขย 10m
Is there any django/ python developer who is free to collaborate and make cool projects.I also use react js.
5 replies4 likes
Smruti Sahoo
Hey I am on Medialย โขย 6m
What language or framework is being used by Medial backend?
Just a question which language is better for backend and currently in trend is next api fine for backend???...
5 replies1 like
Raj Jadvani
Explore, Engage, Emp...ย โขย 3m
๐ **Hello World! I'm a Python Developer on a Mission!** ๐
Hey there! ๐ I'm a passionate Python developer with a focus on API development and an ever-growing toolkit, including Django, DRF, Flask, and FastAPI. From crafting APIs that bridge system
Suppose i have a mern app, i want to have a machine learning model to be running on the backend(which is in python), how to integrate that with my node.js backend ?