µDjango 2.0, an asynchronous microservices technique.
- Track:
- Web technologies
- Type:
- Poster
- Level:
- intermediate
- Room:
- Exhibit Hall
- Start:
- 13:00 on 11 July 2024
- Duration:
- 60 minutes
Abstract
A standard Django project involves working with multiple files and folders from the start. Let’s see how the work with a Django project changes itself when we have only one file in project. This solution automatically transforms Django into a microservice-oriented async framework with “batteries included” philosophy.