[DesireCourse.Net] Udemy - Build a Backend REST API with Python & Django - Advanced

Photo unavailable
Category:
Date:
07/23/19 at 5:41pm GMT+1
Submitter:
Seeders:
1
Leechers:
0
File size:
5.4 GB in 99 files

Torrent Status:
  This torrent has been verified.

Infohash:
c3caed965ffb0dc2aeb49df21b87467b565c12b2


File list

  • [DesireCourse.Net] Udemy - Build a Backend REST API with Python & Django - Advanced
  • icon 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
    icon 1. Welcome to Build a Backend API with Django REST Framework - Advanced/1. Welcome to Build a Backend API with Django REST Framework - Advanced.vtt 2.9 KB
    icon 1. Welcome to Build a Backend API with Django REST Framework - Advanced/2. Introduction.mp4 127 MB
    icon 1. Welcome to Build a Backend API with Django REST Framework - Advanced/2. Introduction.vtt 7 KB
    icon 1. Welcome to Build a Backend API with Django REST Framework - Advanced/2.1 Finished project on GitHub.html 113 B
    icon 10. Waiting for postgres to start/1. Mocking with unittests.mp4 25.2 MB
    icon 10. Waiting for postgres to start/1. Mocking with unittests.vtt 1.9 KB
    icon 10. Waiting for postgres to start/2. Add tests for wait_for_db command.mp4 134.9 MB
    icon 10. Waiting for postgres to start/2. Add tests for wait_for_db command.vtt 12.8 KB
    icon 10. Waiting for postgres to start/2.1 Writing custom django-admin commands.html 162 B
    icon 10. Waiting for postgres to start/2.2 Stack Overflow question for unit testing wait_for_db command.html 140 B
    icon 10. Waiting for postgres to start/2.3 CODE test_commands.py.html 130 B
    icon 10. Waiting for postgres to start/2.4 Django management call_command.html 152 B
    icon 10. Waiting for postgres to start/2.5 GitHub Django code for connection handler.html 163 B
    icon 10. Waiting for postgres to start/3. Add wait_for_db command.mp4 82.7 MB
    icon 10. Waiting for postgres to start/3. Add wait_for_db command.vtt 7.9 KB
    icon 10. Waiting for postgres to start/3.1 Writing custom django-admin commands.html 162 B
    icon 10. Waiting for postgres to start/3.2 CODE wait_for_db.py.html 130 B
    icon 10. Waiting for postgres to start/4. Make docker compose wait for db.mp4 29.5 MB
    icon 10. Waiting for postgres to start/4. Make docker compose wait for db.vtt 3.2 KB
    icon 10. Waiting for postgres to start/4.1 CODE docker-compose.yml.html 130 B
    icon 10. Waiting for postgres to start/5. Test in browser.mp4 32.1 MB
    icon 10. Waiting for postgres to start/5. Test in browser.vtt 3.5 KB
    icon 10. Waiting for postgres to start/6. Mocking.html 129 B
    icon 11. Create user management endpoints/1. Create users app.mp4 42.6 MB
    icon 11. Create user management endpoints/1. Create users app.vtt 3.9 KB
    icon 11. Create user management endpoints/2. Add tests for create user API.mp4 184.1 MB
    icon 11. Create user management endpoints/2. Add tests for create user API.vtt 17.4 KB
    icon 11. Create user management endpoints/2.1 CODE test_user_api.py.html 130 B
    icon 11. Create user management endpoints/2.2 get_user_model official documentation.html 158 B
    icon 11. Create user management endpoints/3. Add create user API.mp4 146.4 MB
    icon 11. Create user management endpoints/3. Add create user API.vtt 14.6 KB
    icon 11. Create user management endpoints/3.1 Django REST Framework ModelSerializer docs.html 137 B
    icon 11. Create user management endpoints/3.2 CODE serializers.py.html 130 B
    icon 11. Create user management endpoints/3.3 Django REST Framework CreateAPIView docs.html 137 B
    icon 11. Create user management endpoints/3.4 CODE views.py.html 130 B
    icon 11. Create user management endpoints/3.5 CODE urls.py.html 130 B
    icon 11. Create user management endpoints/4. Add tests for creating a new token.mp4 127.4 MB
    icon 11. Create user management endpoints/4. Add tests for creating a new token.vtt 10.7 KB
    icon 11. Create user management endpoints/4.1 CODE test_user_api.py.html 130 B
    icon 11. Create user management endpoints/5. Add create token API.mp4 144.4 MB
    icon 11. Create user management endpoints/5. Add create token API.vtt 14.3 KB
    icon 11. Create user management endpoints/5.1 Django REST Framework ObtainAuthToken.html 152 B
    icon 11. Create user management endpoints/5.2 GitHub Django REST Framework AuthTokenSerializer.html 197 B
    icon 11. Create user management endpoints/5.3 CODE views.py.html 130 B
    icon 11. Create user management endpoints/5.4 CODE urls.py.html 130 B
    icon 11. Create user management endpoints/5.5 CODE serializers.py.html 130 B
    icon 11. Create user management endpoints/6. Add tests for manage user endpoint.mp4 149.1 MB
    icon 11. Create user management endpoints/6. Add tests for manage user endpoint.vtt 11.6 KB
    icon 11. Create user management endpoints/6.1 CODE test_user_api.py.html 130 B
    icon 11. Create user management endpoints/7. Add manage user endpoint.mp4 136.4 MB
    icon 11. Create user management endpoints/7. Add manage user endpoint.vtt 11.8 KB
    icon 11. Create user management endpoints/7.1 CODE urls.py.html 130 B
    icon 11. Create user management endpoints/7.2 ModHeader.html 145 B
    icon 11. Create user management endpoints/7.3 CODE views.py.html 130 B
    icon 11. Create user management endpoints/7.4 CODE serializers.py.html 130 B
    icon 11. Create user management endpoints/7.5 Django REST Framework RetrieveUpdateAPIView.html 145 B
    icon 12. Create tags endpoint/1. Create recipe app.mp4 34.1 MB
    icon 12. Create tags endpoint/1. Create recipe app.vtt 2.5 KB
    icon 12. Create tags endpoint/2. Add tag model.mp4 105.5 MB
    icon 12. Create tags endpoint/2. Add tag model.vtt 8.5 KB
    icon 12. Create tags endpoint/2.1 Django Admin Register.html 149 B
    icon 12. Create tags endpoint/2.2 Django ForeignKey docs.html 145 B
    icon 12. Create tags endpoint/2.3 CODE models.py.html 130 B
    icon 12. Create tags endpoint/2.4 Django model str.html 151 B
    icon 12. Create tags endpoint/2.5 Django ForeignKey on_delete docs.html 155 B
    icon 12. Create tags endpoint/2.6 CODE admin.py.html 130 B
    icon 12. Create tags endpoint/2.7 CODE test_models.py.html 130 B
    icon 12. Create tags endpoint/3. Add tests for listing tags.mp4 140.4 MB
    icon 12. Create tags endpoint/3. Add tests for listing tags.vtt 12.2 KB
    icon 12. Create tags endpoint/3.1 CODE test_tags_api.py.html 130 B
    icon 12. Create tags endpoint/3.2 HTTP Status Codes.html 116 B
    icon 12. Create tags endpoint/4. Add feature to list tags.mp4 125.8 MB
    icon 12. Create tags endpoint/4. Add feature to list tags.vtt 12.6 KB
    icon 12. Create tags endpoint/4.1 CODE serializers.py.html 130 B
    icon 12. Create tags endpoint/4.2 CODE views.py.html 130 B
    icon 12. Create tags endpoint/4.3 Django REST Framework ModelSerializer.html 137 B
    icon 12. Create tags endpoint/4.4 CODE views.py.html 130 B
    icon 12. Create tags endpoint/4.5 CODE appurls.py.html 130 B
    icon 12. Create tags endpoint/4.6 Django REST Framework GenericViewSet.html 133 B
    icon 12. Create tags endpoint/4.7 Django REST Framework Example of using GenericViewSet.html 128 B
    icon 12. Create tags endpoint/4.8 CODE recipesurls.py.html 130 B
    icon 12. Create tags endpoint/5. Add create tags feature.mp4 78.7 MB
    icon 12. Create tags endpoint/5. Add create tags feature.vtt 7.1 KB
    icon 12. Create tags endpoint/5.1 CODE views.py.html 130 B
    icon 12. Create tags endpoint/5.2 CODE test_tags_api.py.html 130 B
    icon 13. Create ingredients endpoint/1. Add ingredient model.mp4 47.5 MB
    icon 13. Create ingredients endpoint/1. Add ingredient model.vtt 3.7 KB
    icon 13. Create ingredients endpoint/1.1 CODE admin.py.html 130 B
    icon 13. Create ingredients endpoint/1.2 CODE test_models.py.html 130 B
    icon 13. Create ingredients endpoint/1.3 CODE models.py.html 130 B
    icon 13. Create ingredients endpoint/2. Add tests for listing ingredients.mp4 118.4 MB
    icon 13. Create ingredients endpoint/2. Add tests for listing ingredients.vtt 9.4 KB
    icon 13. Create ingredients endpoint/2.1 CODE test_ingredients_api.py.html 130 B
    icon 13. Create ingredients endpoint/3. Implement feature for list ingredients.mp4 56.7 MB
    icon 13. Create ingredients endpoint/3. Implement feature for list ingredients.vtt 4.6 KB
    icon 13. Create ingredients endpoint/3.1 CODE serializers.py.html 130 B
    icon 13. Create ingredients endpoint/3.2 CODE views.py.html 130 B
    icon 13. Create ingredients endpoint/3.3 CODE urls.py.html 130 B

Similar Torrents