7 ms·
I second this. Expose your backend with DRF (https://www.django-rest-framework.org/ https://www.django-rest-framework.org/). Once you get over initial learning
by rsinger87 8y ago
I second this. Expose your backend with DRF (https://www.django-rest-framework.org/ https://www.django-rest-framework.org/). Once you get over initial learning curve, you'll have an extremely powerful and flexible library for building your backend.