filmov
tv
Profiles REST API using Django REST Framework | Django & Django REST Framework

Показать описание
Completed building a REST API using Django REST Framework. In the process of building this API I learnt a lot of stuff regarding APIs.
1.What are Viewsets and APIView in DRF.
2.What are serializers and how to implement them.
3. How can I customize the USER Model.
4. How to implement Token Authentication
5. How to write custom permission and add filtering features
6. How to interact with DRF Browsable API.
1.What are Viewsets and APIView in DRF.
2.What are serializers and how to implement them.
3. How can I customize the USER Model.
4. How to implement Token Authentication
5. How to write custom permission and add filtering features
6. How to interact with DRF Browsable API.