DEV Community

Ramiro for Auth0

Posted on • Updated on • Originally published at auth0.com

Building Modern Applications with Django and Vue.js

Throughout this article, you'll be using Django, Django REST framework, and Vue.js to develop an application with a REST API back-end and a Vue.js front-end. The API will be consumed by the Vue.js front-end with the help of Axios (the HTTP client library) and JWT authentication will be handled by Auth0.

Get started 💥

Building Modern Applications with Django and Vue.js

Top comments (0)