Real Python Tutorials

Build a Blog Using Django, Vue, and GraphQL
NEW

Build a Blog Using Django, GraphQL, and Vue

In this step-by-step project, you'll build a blog from the ground up. You'll turn your Django blog data models into a GraphQL API and consume it in a Vue application for users to read. You'll end up with an admin site and a user-facing site you can continue to refine for your own use.

Apr 15, 2024 advanced api django front-end web-dev