[FreeCourseLab com] Udemy Build a Backend REST API with Python Django Advanced Torrent Download LocationsAdded 1 Year+ | ||
|---|---|---|
| Torrent Info | |
|---|---|
| Name: | [FreeCourseLab com] Udemy Build a Backend REST API with Python Django Advanced |
| Usenet: | Downloads Anonymously to Unlimited data Access! Get Usenet Free Trial |
| Hash: | 6158428C00A638E73742810E5A593F0634E81BD3 |
| Category: | Other |
| Peers: | Seeds: 3 & Leechers: 1 |
| Size: | 5.42 GB |
| Stream: | Watch Full HD Movies @ LimeMovies |
| Date: | 18 March 2019 |
| Users Feedback |
|---|
| This is verified, clean and high quality torrent (0) | Fake (0) | Password (0) | Low quality (0) | Virus (0) |
Torrent Files Size: 5.42 GB |
|---|
[FreeCourseLab.com] Udemy - Build a Backend REST API with Python & Django - Advanced 1. Welcome to Build a Backend API with Django REST Framework - Advanced 1. Welcome to Build a Backend API with Django REST Framework - Advanced.mp4 - 44.8 MB 1. Welcome to Build a Backend API with Django REST Framework - Advanced.vtt - 2.9 KB 2. Introduction.mp4 - 127 MB 2. Introduction.vtt - 6.99 KB 2.1 Finished project on GitHub.html - 113 bytes 10. Waiting for postgres to start 1. Mocking with unittests.mp4 - 25.18 MB 1. Mocking with unittests.vtt - 1.9 KB 2. Add tests for wait_for_db command.mp4 - 134.91 MB 2. Add tests for wait_for_db command.vtt - 12.78 KB 2.1 Writing custom django-admin commands.html - 162 bytes 2.2 Stack Overflow question for unit testing wait_for_db command.html - 140 bytes 2.3 CODE test_commands.py.html - 130 bytes 2.4 Django management call_command.html - 152 bytes 2.5 GitHub Django code for connection handler.html - 163 bytes 3. Add wait_for_db command.mp4 - 82.71 MB 3. Add wait_for_db command.vtt - 7.87 KB 3.1 Writing custom django-admin commands.html - 162 bytes 3.2 CODE wait_for_db.py.html - 130 bytes 4. Make docker compose wait for db.mp4 - 29.53 MB 4. Make docker compose wait for db.vtt - 3.17 KB 4.1 CODE docker-compose.yml.html - 130 bytes 5. Test in browser.mp4 - 32.1 MB 5. Test in browser.vtt - 3.53 KB 6. Mocking.html - 129 bytes 11. Create user management endpoints 1. Create users app.mp4 - 42.64 MB 1. Create users app.vtt - 3.91 KB 2. Add tests for create user API.mp4 - 184.07 MB 2. Add tests for create user API.vtt - 17.44 KB 2.1 CODE test_user_api.py.html - 130 bytes 2.2 get_user_model official documentation.html - 158 bytes 3. Add create user API.mp4 - 146.38 MB 3. Add create user API.vtt - 14.57 KB 3.1 Django REST Framework ModelSerializer docs.html - 137 bytes 3.2 CODE serializers.py.html - 130 bytes 3.3 Django REST Framework CreateAPIView docs.html - 137 bytes 3.4 CODE views.py.html - 130 bytes 3.5 CODE urls.py.html - 130 bytes 4. Add tests for creating a new token.mp4 - 127.41 MB 4. Add tests for creating a new token.vtt - 10.75 KB 4.1 CODE test_user_api.py.html - 130 bytes 5. Add create token API.mp4 - 144.4 MB 5. Add create token API.vtt - 14.26 KB 5.1 Django REST Framework ObtainAuthToken.html - 152 bytes 5.2 GitHub Django REST Framework AuthTokenSerializer.html - 197 bytes 5.3 CODE views.py.html - 130 bytes 5.4 CODE urls.py.html - 130 bytes 5.5 CODE serializers.py.html - 130 bytes 6. Add tests for manage user endpoint.mp4 - 149.14 MB 6. Add tests for manage user endpoint.vtt - 11.63 KB 6.1 CODE test_user_api.py.html - 130 bytes 7. Add manage user endpoint.mp4 - 136.37 MB 7. Add manage user endpoint.vtt - 11.78 KB 7.1 CODE urls.py.html - 130 bytes 7.2 ModHeader.html - 145 bytes 7.3 CODE views.py.html - 130 bytes 7.4 CODE serializers.py.html - 130 bytes 7.5 Django REST Framework RetrieveUpdateAPIView.html - 145 bytes 12. Create tags endpoint 1. Create recipe app.mp4 - 34.07 MB 1. Create recipe app.vtt - 2.5 KB 2. Add tag model.mp4 - 105.48 MB 2. Add tag model.vtt - 8.55 KB 2.1 Django Admin Register.html - 149 bytes 2.2 Django ForeignKey docs.html - 145 bytes 2.3 CODE models.py.html - 130 bytes 2.4 Django model str.html - 151 bytes 2.5 Django ForeignKey on_delete docs.html - 155 bytes 2.6 CODE admin.py.html - 130 bytes 2.7 CODE test_models.py.html - 130 bytes 3. Add tests for listing tags.mp4 - 140.38 MB 3. Add tests for listing tags.vtt - 12.16 KB 3.1 CODE test_tags_api.py.html - 130 bytes 3.2 HTTP Status Codes.html - 116 bytes 4. Add feature to list tags.mp4 - 125.81 MB 4. Add feature to list tags.vtt - 12.63 KB 4.1 CODE serializers.py.html - 130 bytes 4.2 CODE views.py.html - 130 bytes 4.3 Django REST Framework ModelSerializer.html - 137 bytes 4.4 CODE views.py.html - 130 bytes 4.5 CODE appurls.py.html - 130 bytes 4.6 Django REST Framework GenericViewSet.html - 133 bytes 4.7 Django REST Framework Example of using GenericViewSet.html - 128 bytes 4.8 CODE recipesurls.py.html - 130 bytes 5. Add create tags feature.mp4 - 78.68 MB 5. Add create tags feature.vtt - 7.11 KB 5.1 CODE views.py.html - 130 bytes 5.2 CODE test_tags_api.py.html - 130 bytes 13. Create ingredients endpoint 1. Add ingredient model.mp4 - 47.5 MB 1. Add ingredient model.vtt - 3.74 KB 1.1 CODE admin.py.html - 130 bytes 1.2 CODE test_models.py.html - 130 bytes 1.3 CODE models.py.html - 130 bytes 2. Add tests for listing ingredients.mp4 - 118.42 MB 2. Add tests for listing ingredients.vtt - 9.38 KB 2.1 CODE test_ingredients_api.py.html - 130 bytes 3. Implement feature for list ingredients.mp4 - 56.66 MB 3. Implement feature for list ingredients.vtt - 4.56 KB 3.1 CODE serializers.py.html - 130 bytes 3.2 CODE views.py.html - 130 bytes 3.3 CODE urls.py.html - 130 bytes 4. Implement feature for creating ingredients.mp4 - 96.11 MB 4. Implement feature for creating ingredients.vtt - 6.95 KB 4.1 CODE views.py.html - 130 bytes 4.2 CODE test_ingredients_api.py.html - 130 bytes 5. Re-factor tags and ingredients viewsets.mp4 - 93.96 MB 5. Re-factor tags and ingredients viewsets.vtt - 7.22 KB 5.1 CODE views.py.html - 130 bytes 14. Create recipe endpoint 1. Add recipe model.mp4 - 158.52 MB 1. Add recipe model.vtt - 13.19 KB 1.1 CODE test_models.py.html - 130 bytes 1.2 CODE admin.py.html - 130 bytes 1.3 CODE models.py.html - 130 bytes 1.4 Django ManyToManyField.html - 150 bytes 2. Add tests for listing recipes.mp4 - 175.6 MB 2. Add tests for listing recipes.vtt - 14.67 KB 2.1 CODE test_recipe_api.py.html - 130 bytes 3. Implement feature for listing recipes.mp4 - 96.99 MB 3. Implement feature for listing recipes.vtt - 8.07 KB 3.1 CODE serializers.py.html - 130 bytes 3.2 Django REST Framework PrimaryKeyRelatedField.html - 142 bytes 3.3 CODE views.py.html - 130 bytes 3.4 CODE urls.py.html - 130 bytes 4. Add tests for retrieving recipe detail.mp4 - 109.5 MB 4. Add tests for retrieving recipe detail.vtt - 9.96 KB 4.1 CODE test_recipe_api.py.html - 130 bytes 5. Implement feature for retrieving recipe detail.mp4 - 78.47 MB 5. Implement feature for retrieving recipe detail.vtt - 7.7 KB 5.1 CODE serializers.py.html - 130 bytes 5.2 Django REST Framework get_serializer_class().html - 148 bytes 5.3 CODE views.py.html - 130 bytes 6. Add tests for creating recipes.mp4 - 130.64 MB 6. Add tests for creating recipes.vtt - 10.29 KB 6.1 CODE test_recipe_api.py.html - 130 bytes 6.2 Python getattr docs.html - 117 bytes 7. Implement feature for creating recipes.mp4 - 50.06 MB 7. Implement feature for creating recipes.vtt - 4.22 KB 7.1 Django REST Framework assigning model items ot users.html - 173 bytes 7.2 CODE views.py.html - 130 bytes 8. Add tests for updating recipes.mp4 - 117.13 MB 8. Add tests for updating recipes.vtt - 10.09 KB 8.1 CODE test_recipe_api.py.html - 130 bytes 15. Add upload image endpoint 1. Add Pillow requirement.mp4 - 131.19 MB 1. Add Pillow requirement.vtt - 12.7 KB 1.1 CODE Dockerfile.html - 130 bytes 1.2 CODE settings.py.html - 130 bytes 1.3 Django ImageField.html - 128 bytes 1.4 CODE requirements.txt.html - 130 bytes 1.5 CODE urls.py.html - 130 bytes 1.6 Pillow.html - 100 bytes 2. Modify recipe model.mp4 - 129.53 MB 2. Modify recipe model.vtt - 12.59 KB |
| User Comments |
|---|
| No Comments Posted yet about : "[FreeCourseLab com] Udemy Build a Backend REST API with Python Django Advanced" |
| Related Torrents | ||||
|---|---|---|---|---|
| 1 Year+ | 5.45 GB | 2 | 4 | |
| 1 Year+ | 6.07 GB | 0 | 0 | |
| 1 Year+ | 1.4 GB | 8 | 7 | |
| 1 Year+ | 1.85 GB | 20 | 7 | |
| 1 Year+ | 1.34 GB | 11 | 1 |