December 2018
Intermediate to advanced
500 pages
12h 33m
English
In this chapter, we will expand the capabilities of the RESTful API that we started in the previous chapter. We will change the ORM settings to work with a more powerful PostgreSQL 10.5 database and we will take advantage of advanced features included in Django REST Framework (DRF) that allow us to reduce boilerplate code for complex APIs, such as class-based views. We will look at the following: