Skip to content

sibtc/piggybank

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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