Today's modern web architectures are moving away from traditional, "heavyweight" server side application logic, control and rendering, to a distributed client-side approach. This reduces the server side application to a simple high-performance RESTful API service, and the Django REST Framework serves this purpose elegantly. In this talk we'll discuss client/server web architectures, service oriented architectures (SOAs), RESTful API services, Python-based web applications and Django, and the Django REST Framework
Status: Accepted