Info hash | 204e1d43682977ee3eb0034d92e2fad1afa6c98f |
Last mirror activity | 15:43 ago |
Size | 1.80GB (1,801,903,697 bytes) |
Added | 2025-01-04 17:31:53 |
Views | 18 |
Hits | 65 |
ID | 5273 |
Type | multi |
Downloaded | 169 time(s) |
Uploaded by | SunRiseZone |
Folder | Build REST APIs with Django REST Framework and Python |
Num files | 220 files [See full list] |
Mirrors | 7 complete, 3 downloading = 10 mirror(s) total [Log in to see full list] |
Build REST APIs with Django REST Framework and Python (220 files)
001-Course-Introduction-8gch-english-onehack.us.srt | 3.24kB |
001-Course-Introduction-8gch-onehack.us.mp4 | 11.27MB |
001-Course-Introduction-8gch-persian-onehack.us.srt | 4.61kB |
002-Welcome-Lets-Get-Started-CDQ2-english-onehack.us.srt | 5.06kB |
002-Welcome-Lets-Get-Started-CDQ2-onehack.us.mp4 | 4.91MB |
002-Welcome-Lets-Get-Started-CDQ2-persian-onehack.us.srt | 7.48kB |
003-Understanding-API-bRT6-english-onehack.us.srt | 31.22kB |
003-Understanding-API-bRT6-onehack.us.mp4 | 45.49MB |
003-Understanding-API-bRT6-persian-onehack.us.srt | 45.91kB |
004-Understanding-REST-API-x4He-english-onehack.us.srt | 20.90kB |
004-Understanding-REST-API-x4He-onehack.us.mp4 | 28.59MB |
004-Understanding-REST-API-x4He-persian-onehack.us.srt | 30.42kB |
005-Basic-Django-Setup-CNjG-english-onehack.us.srt | 13.95kB |
005-Basic-Django-Setup-CNjG-onehack.us.mp4 | 23.98MB |
005-Basic-Django-Setup-CNjG-persian-onehack.us.srt | 20.63kB |
006-Installation-0trI-english-onehack.us.srt | 10.27kB |
006-Installation-0trI-onehack.us.mp4 | 15.01MB |
006-Installation-0trI-persian-onehack.us.srt | 15.82kB |
007-Models-and-Migrations-8Y20-english-onehack.us.srt | 13.21kB |
007-Models-and-Migrations-8Y20-onehack.us.mp4 | 19.71MB |
007-Models-and-Migrations-8Y20-persian-onehack.us.srt | 20.25kB |
008-Creating-JSON-Response-All-Elements-w5xq-english-onehack.us.srt | 15.84kB |
008-Creating-JSON-Response-All-Elements-w5xq-onehack.us.mp4 | 27.60MB |
008-Creating-JSON-Response-All-Elements-w5xq-persian-onehack.us.srt | 23.98kB |
009-Creating-JSON-Response-Individual-Elements-iX1l-english-onehack.us.srt | 10.46kB |
009-Creating-JSON-Response-Individual-Elements-iX1l-onehack.us.mp4 | 18.78MB |
009-Creating-JSON-Response-Individual-Elements-iX1l-persian-onehack.us.srt | 15.46kB |
011-DRF-Introduction-KKJX-english-onehack.us.srt | 17.13kB |
011-DRF-Introduction-KKJX-onehack.us.mp4 | 31.28MB |
011-DRF-Introduction-KKJX-persian-onehack.us.srt | 24.88kB |
013-Serializers-GET-Request-YLzp-english-onehack.us.srt | 24.24kB |
013-Serializers-GET-Request-YLzp-onehack.us.mp4 | 41.73MB |
013-Serializers-GET-Request-YLzp-persian-onehack.us.srt | 37.37kB |
014-Serializers-POST-PUT-DELETE-Request-Zj0k-english-onehack.us.srt | 25.53kB |
014-Serializers-POST-PUT-DELETE-Request-Zj0k-onehack.us.mp4 | 49.26MB |
014-Serializers-POST-PUT-DELETE-Request-Zj0k-persian-onehack.us.srt | 39.82kB |
015-Status-Codes-OTRS-english-onehack.us.srt | 13.87kB |
015-Status-Codes-OTRS-onehack.us.mp4 | 29.64MB |
015-Status-Codes-OTRS-persian-onehack.us.srt | 21.19kB |
016-APIView-Class-FEW1-english-onehack.us.srt | 19.16kB |
016-APIView-Class-FEW1-onehack.us.mp4 | 39.01MB |
016-APIView-Class-FEW1-persian-onehack.us.srt | 29.55kB |
017-Validation-qSnO-english-onehack.us.srt | 17.20kB |
017-Validation-qSnO-onehack.us.mp4 | 30.95MB |
017-Validation-qSnO-persian-onehack.us.srt | 26.30kB |
018-Serializer-Fields-and-Core-Arguments-1zVX-english-onehack.us.srt | 7.82kB |
018-Serializer-Fields-and-Core-Arguments-1zVX-onehack.us.mp4 | 16.38MB |
018-Serializer-Fields-and-Core-Arguments-1zVX-persian-onehack.us.srt | 11.77kB |
019-Model-Serializer-fVDs-english-onehack.us.srt | 9.53kB |
Type: Course
Tags: Python, auth, django, rest api, drf, crud, pagination, testing
Bibtex:
Tags: Python, auth, django, rest api, drf, crud, pagination, testing
Bibtex:
@article{, title= {[udemy] Build REST APIs with Django REST Framework and Python}, journal= {}, author= {Shubham Sarda}, year= {}, url= {https://www.udemy.com/course/django-rest-framework/}, abstract= {Official Course URL: udemy.com/course/django-rest-framework/ Course Overview: This comprehensive course will guide you from basics to advanced concepts of Django REST Framework (DRF), enabling you to build professional-grade REST APIs. Through hands-on projects, including an IMDB API clone, you'll master essential DRF concepts and tools. What You'll Learn: - API Basics: Understand REST API fundamentals and DRF's core functionality. - CRUD Operations: Build and manage resources effectively. - Advanced DRF Concepts: Implement permissions, throttling, pagination, and filtering. - Hands-On Projects: Create an IMDB API clone and practice API testing with Postman. Course Benefits: - Beginner-Friendly: Start with fundamental API concepts, no advanced experience needed. - Real-World Applications: Build APIs for web and mobile app backends. - Professional Skills: Master authentication methods like Token and JWT. - Complete DRF Mastery: Gain in-depth knowledge through official documentation and examples. Total Hours of Course: 12 hours 58 minutes Course Size: 1.67 GB Subtitles: English, Persian Who is this course for? This course is ideal for Django developers looking to expand their expertise into API development and build robust backend systems with Django REST Framework. }, keywords= {django, python, rest api, drf, auth, crud, pagination, testing}, terms= {}, license= {}, superseded= {} }