Skip to content

av1m/django-vue.js

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Building Modern Applications with Django and Vue.js

Throughout this article, you'll use Django, Django REST framework, and Vue.js to develop an application with a REST backend API and a Vue.js frontend. You will make the Vue.js frontend application consume the backend API with the help of Axios (an HTTP client library). Then, you will handle user authentication with Auth0.

Securing Django and Vue.js Applications with Auth0

Learn how to secure Django and Vue.js apps with Auth0.

Read more at: https://auth0.com/blog/building-modern-applications-with-django-and-vuejs/#introduction-vue-js

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 40.7%
  • Python 37.9%
  • Vue 19.9%
  • HTML 1.5%