BudgetBackend A repository dedicated to Django Rest Framework (DRF) implementation of backend API for the Budget project. Getting started Running locally Run server (modified to enable spectacular schema routes) python manage.py runserver_plus --keep-meta-shutdown