Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 1.19 KB

File metadata and controls

16 lines (12 loc) · 1.19 KB

The Complete Guide to Django REST Framework

This repo is just for learning purpose, it is a clone from pymike00/The-Complete-Guide-To-DRF-and-VueJS. I also followed along with his course on Udemy. The course guides on building REST APIs with Django REST Framework and Single Page Application using both Django and VueJS.

p.s. I didn't complete it yet 🤣

For more information, please refer to the Udemy course or the original GitHub repo.

Course Content

  1. Introduction and Setup
  2. Build Your First REST API with Django
  3. Django REST Framework - Level One
  4. Django REST Framework - Level Two
  5. Django REST Framework - Level Three
  6. Introduction to Vue JS
  7. End of The Course Project - Build a Quora-like Single Page Application