3 тысяч подписчиков
37 видео
Django Rest Framework API #5 / Django Rest Auth Registration and Login.
Django Rest Framework API #6 / Function Views | functions based views, URL Patterns.
Django Rest Framework API #10 / Serializers , Model Serializer.
Django Rest Framework API #14 / Override Create Action | CREATE Method ModelViewSet.
Django Rest Framework API #9 / Create Model Class & Add it to Admin Panel.
Django Rest Framework API #20 / JWT, JSON Web Token Authentication with Django Rest Framework
Django Rest Framework API #23 / Override UPDATE | PUT Action | Method for ModelViewSet and ApiView.
Django Rest Framework API #27 / How To Schedule a Task | Function To Improve API Performance.
Django Rest Framework API #26 / How To Use THREADING To Improve API Performance.
Django Rest Framework API #24 / PARTIAL UPDATE | PATCH Action | Method for ModelViewSet and ApiView
How To Test Your REST API Using VSCode and NOT Postman.
Deploy Python API Online, Deploy Django REST Framework To Heroku.
Django Rest Framework API #17 APIView GET & POST Request and Response.
Django Rest Framework API #15 / Override Delete Action (destroy method) DELETE Request.
Django Rest Framework API #30 / Improve API Response Using Hyperlinks
Django Rest Framework API #2 / Django Admin Panel. — updated—
Django Rest Framework API #29 / represent relationships using Serializer StringRelatedField.
Django Rest Framework API / Deploy Django API To AWS Elastic Beanstalk PART #1.
Django Rest Framework API / Deploy Django API To AWS Elastic Beanstalk PART #4.
Django Rest Framework API #21 / Building Custom User Model
Django Rest Framework API #12 / Search | Filtering Data Inside ModelViewset.
Django Rest Framework API #1/ Start a Django REST API Project.
Django Rest Framework API #3 / How To Install Django Rest Framework. 🎙UPDATE
Django Rest Framework API #8 / Sending And Handling Parameters Within URL.
Django Rest Framework API / Deploy Django API To AWS Elastic Beanstalk PART #2.
Django Rest Framework API #31 / Improve API Response Using Pagination
Django Rest Framework API #7 / Authentication Tokens | Permissions With Decorators
Django Rest Framework API / Deploy Django API To AWS Elastic Beanstalk PART #3.
Django Rest Framework API #11 / ModelViewSet and Routers With Serializer.
Django Rest Framework API #13 / Search in GET ,Model Filtering With 2 Parameters Or More.
Django Rest Framework API #4/ Django Rest Auth Installation, Registration and Login. 🎙UPDATE
Django Rest Framework API #19 / One To One Relationship, Nested Data
Django Rest Framework API #28 / Django API Permissions Using Throttling.
Django Rest Framework API #25 / How To Add Extra Fields To a Serializer Using SerializerMethodField
Django Rest Framework API #18 APIView GET Object By ID, URL Parameters .
Django Rest Framework API #22 / Many To Many Relationship , Nested Data