دنبال کننده ها

۱۳۹۶ شهریور ۱۰, جمعه

Django Rest Framework and Graphene comparison

[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:



  1. They say Graphql is better than REST API

  2. 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

  3. Graphene looks to have shorter learning curve than DRF

Are all my thoughts right? Please correct me



[ad_2]

لینک منبع