This repository documents my learning journey into Django REST Framework (DRF) — a powerful and flexible toolkit for building Web APIs with Django. As part of my transition into backend development and API design, I explored the basics of DRF, building a foundation for creating RESTful services.
🧠 What I learntr
Setting up DRF in a Django project
Creating serializers to convert model instances to JSON