Giter Site home page Giter Site logo

projetosparalelos / djangovue Goto Github PK

View Code? Open in Web Editor NEW

This project forked from techiediaries/djangovue

0.0 2.0 0.0 103 KB

Django with Vue and Auth0

Home Page: https://www.techiediaries.com/django-vuejs-auth0

Python 20.81% JavaScript 68.43% HTML 0.80% Vue 9.97%

djangovue's Introduction

Django Vue and Auth0

This repository contains code for the first and second part of a demo application built using Django, Django REST framework and Vue.js

  • The master branch contains the initial app with separate django and vue apps

  • The part2 branch contains the code for the app after integrating both the Django and Vue apps (the frontend will be served from Django)

For the final and complete demo you need to check this repo

This repo accompanies a tutorial series where you can learn:

  • how to integrate Vue with Django so you can serve the front end application using Django instead of having complete separate front end and back end apps

  • how to fix Hot Code Reloading when using Django to serve the Vue application

  • how to add JWT authentication via Auth0

  • how to update the Callback URL for Auth0 authentication

  • Building the REST API: You will create a simple REST API around one model (Product) with DRF and learn how to add pagination to your APIs.

  • Creating the Service to Consume the API: You will create the class that interfaces with your API using Axios.

djangovue's People

Contributors

techiediaries avatar

Watchers

Elias de Oliveira avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.