/django-rest-framework-generic-views

Short how-to about Django Rest Framework's generic views

Primary LanguagePython

Description

Quick how-to about how to use Django Rest Framework's generic views.

This project is fully working and is exposing 4 different endpoints using DRF's generic views. Details about generic views and this project can be found in this article I wrote.