Django REST API template with Docker, authentication, documentation, and tests
Django API template that scaffolds a RESTful backend with Django REST Framework. It provides user authentication flows, API documentation, Docker Compose support for local PostgreSQL, a pytest-based test suite, Makefile shortcuts, and pre-commit hooks β suited for building APIs and microservices.
0