July 2025
Intermediate to advanced
441 pages
6h 44m
English
Django is a popular choice for building robust data-driven web applications. In recent years, there is a growing trend of adding a web API component to the application so that various frontend apps can interact with the resources of the main applications. Django’s large ecosystem of reusable apps offers tools, such as Django REST Framework and others, that help you add the API functionality to a Django project.
In this chapter, you will acquaint yourself with the basics of REST. You will also explore the ...
Read now
Unlock full access