How to make REST APIs in Django?
Kuldeep Pisda - 2 years ago
In the session, I will show how we can use Django to serve REST APIs.
- Create REST Endpoints quickly with DRF.
- Implement proper permissions on the REST endpoints, for example, an admin can perform any operation on any data. But a specific user can perform a limited operation on certain specific resources.
- Respond with different responses as per the defined user’s permission level. For example, the admin will get all the fields in the response, but a normal user will get only a selected field of the model.
- Implement Pagination on the REST endpoint.
- Create custom endpoints on the REST Endpoints.
Jobs with related skills
Senior Frontend Developer (m/f/x)
ALDI DX
·
7 days ago
Mülheim an der Ruhr, Germany
Hybrid
Search Engineer F&E (m/w/d)
Neofonie GmbH
·
1 month ago
Berlin, Germany
Hybrid
Senior Backend Engineer (f/m/d)
envelio
·
1 month ago
Senior Fullstack Engineer (f/m/d)
envelio
·
1 month ago
Related Videos