End project for Developing RESTful APIs with Django REST Framework course

June 10, 2026 ยท View on GitHub

This is how the project should looks like at then of the Developing RESTful APIs with Django REST Framework course.

To see it in browser, run:

uv run python manage.py migrate
uv run python manage.py runserver