Django handler-based architecture boilerplate with channels and async support for scalable backends
A handler-based architecture boilerplate that provides project structure and patterns for Django applications, including async handlers and Channels-style consumers. It includes scaffolding for request handlers, background tasks, and frontend integration using JavaScript/Vue. Suited for building scalable web backends, real-time apps, and REST APIs.
0