Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 403 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 403 Bytes

Introduction to Django Rest Framework

This is the repository of the video series Introduction to Django Rest Framework published on YouTube.

It is a sample project where we are building a personal finances app, where the user can keep track of their expenses and income.

Technology

  • Python 3.9
  • Django 3.2
  • DRF 3.14