You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Django REST Framework project showcasing API development using APIView, ViewSets, Generic Views, and ModelViewSets. Includes implementations of DRF mixins, filtering, search, and pagination. Ideal for learning and scaffolding RESTful backend systems with modular Django architecture.