Django REST Framework starter for building JWT-protected REST APIs
Starter template that provides a Django REST Framework API scaffold with JWT authentication, CORS support, OpenAPI documentation (Swagger and ReDoc), and environment-based settings. Suited for bootstrapping production-ready REST APIs and backend services that need authenticated endpoints and developer-friendly API docs.
0