Rentomatic of Leonardo Giordani using the Django REST Framework (DRF)
This is my attempt of doing the sample project in "Clean architectures in Python: a step-by-step example" of Leonardo Giordani using DRF instead of Flask.
My purpose for this is to practice the use of TDD and the Clean Architecture model of Uncle Bob Martin.
Quickstart - Django REST framework
Test-Driven Development with Python
How to run tests in Django
python manage.py test