Building Django app with REST Framework API, OpenAPI 3 definitions with drf-spectacular
This tutorial walks us through creating a Django app, DRF API, and using drf-spectacular to create OpenAPI 3 definitions in preparation for generating python and client-side TypeScript code for interfacing with the application.