[ad_1]
I want to develop a django application with Vue.js which needs JSON data. As a result of my research both Django Rest Framework (DRF) and Graphene will help me give me the JSON data I need. I am now incline to learn and use Graphene because:
- They say Graphql is better than REST API
- DRF is more than just giving JSON data so I think it could be too much to use DRF just for the JSON data for the Vue.js
- Graphene looks to have shorter learning curve than DRF
Are all my thoughts right? Please correct me
[ad_2]
لینک منبع