How to use mixins, Viewsets & Routers to create a Todo API in Django Rest Framework
Introduction
Following this link: https://emmakodes.com/build-a-todo-api-backend-using-generic-class-based-views-in-django-rest-framework we implemented a Todo API using Generic class-based views in Django Rest Framework.
In this article, we will see...
emmakodes.hashnode.dev3 min read