ROUTING with Django + separate Vue frontend

This page summarizes the projects mentioned and recommended in the original post on /r/vuejs

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • django-js-routes

    Expose and perform reverse lookups of Django URLs in the frontend world.

  • You can expose the django routes to JS via something like ellmetha/django-js-routes. These routes would be handled by django though, not the vue router. If you're writing a SPA, you'll only have vue-router routes, and all django will serve is the API and a single HTML page containing your SPA.

  • strawberry

    A GraphQL library for Python that leverages type annotations 🍓

  • Here’s what can get you started: GraphQL for Python: Strawberry Django Integration (optional) -> Strawberry Django Strawberry Discord (awesome and helpful community - see you there) As for Vue you can check out Vue-Apollo Urql

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • Here’s what can get you started: GraphQL for Python: Strawberry Django Integration (optional) -> Strawberry Django Strawberry Discord (awesome and helpful community - see you there) As for Vue you can check out Vue-Apollo Urql

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts