Django enterprise boilerplate for REST APIs with Docker and background tasks
A production-oriented Django boilerplate that provides a REST API backend, background task processing, and Docker-based deployment. It includes authentication, an admin interface, Redis-backed task queue support, and static/media storage integration. Suited for teams building server-side REST APIs and web backends that need a production-ready starting point.
0