In the process of developing a JWT application with Django I noticed the declaration pattern of the CRUD API View, such as:
<