Borrowing Batteries from Django: Integrating Django Components into FastAPI Applications

dheeraj2024


0

Votes

Description:

Django is well-known for its "batteries-included" philosophy, providing a complete set of tools for web development. In contrast, FastAPI excels in creating RESTful APIs using Python.

Although FastAPI comes with a plethora of impressive features, it falls short in some areas such as lacking an ORM and a migrations system. As a result, users need to manually choose and incorporate these components.

In this talk, we'll explore the integration of Django's components in a FastAPI application. Showcasing the collaboration between these two frameworks to combine the strengths of Django and FastAPI.

Prerequisites:

  • Knowledge of python
  • knowledge of Django and FastAPI
  • knowledge of HTTP and web applications

Content URLs:

https://docs.google.com/presentation/d/16hQyxsB8bzkFQkrhKEpMHh2L8ZxbxBIpoi00-vvnq5w/edit?usp=sharing

Speaker Info:

I am a software developer building web applications using python, Django, django-rest-framework, flask and FastAPI

Section: Python in Web and Applications
Type: Talk
Target Audience: Intermediate
Last Updated: