Udemy - Build a Backend REST API with Python & Django - Advanced ...

  • Category Other
  • Type Tutorials
  • Language English
  • Total size 3.9 GB
  • Uploaded By tutplanet
  • Downloads 132
  • Last checked 1 month ago
  • Date uploaded 1 month ago
  • Seeders 5
  • Leechers 3

Infohash : E2DAE9DC181439847CC51F19647B746C931DD5E8


Udemy - Build a Backend REST API with Python & Django - Advanced [TP]

Create an advanced REST API with Python, Django REST Framework and Docker using Test Driven Development (TDD)

What you'll learn

Setting up a local development server with Docker
Writing a Python project using Test Driven Development
Building a REST API with advanced features such as uploading and viewing images
For more Udemy Courses: https://tutorialsplanet.net

Files:

[Tutorialsplanet.NET] Udemy - Build a Backend REST API with Python & Django - Advanced 01 Introduction
  • 001 Welcome to Build a Backend API with Django REST Framework - Advanced.en.srt (3.4 KB)
  • 001 Welcome to Build a Backend API with Django REST Framework - Advanced.mp4 (44.8 MB)
  • 002 Intro to the course.en.srt (3.2 KB)
  • 002 Intro to the course.mp4 (51.8 MB)
  • 003 Course structure.en.srt (1.5 KB)
  • 003 Course structure.mp4 (23.4 MB)
  • 004 How to get the most out of this course.en.srt (1.2 KB)
  • 004 How to get the most out of this course.mp4 (19.6 MB)
  • 005 How to get help.en.srt (2.0 KB)
  • 005 How to get help.mp4 (29.9 MB)
  • 006 Windows 10 Home Workaround.html (2.0 KB)
02 Technologies used in this course
  • 001 Python.en.srt (1.1 KB)
  • 001 Python.mp4 (16.9 MB)
  • 002 Django.en.srt (1.2 KB)
  • 002 Django.mp4 (20.0 MB)
  • 003 Django REST Framework.en.srt (1.0 KB)
  • 003 Django REST Framework.mp4 (17.3 MB)
  • 004 Docker.en.srt (0.8 KB)
  • 004 Docker.mp4 (12.8 MB)
  • 005 Travis-CI.en.srt (0.9 KB)
  • 005 Travis-CI.mp4 (15.7 MB)
  • 006 Postgres.en.srt (0.4 KB)
  • 006 Postgres.mp4 (6.7 MB)
  • 007 What is test driven development_.en.srt (5.6 KB)
  • 007 What is test driven development_.mp4 (88.0 MB)
03 Installation and setup
  • 001 System setup.html (3.2 KB)
  • 002 Windows 10 Home Workaround.html (4.1 KB)
04 Create new project
  • 001 Setup new GitHub project.en.srt (3.6 KB)
  • 001 Setup new GitHub project.mp4 (37.9 MB)
  • 002 Add Dockerfile.en.srt (13.2 KB)
  • 002 Add Dockerfile.mp4 (102.8 MB)
  • 003 Configure Docker Compose.en.srt (6.5 KB)
  • 003 Configure Docker Compose.mp4 (49.0 MB)
  • 004 Custom configuration for Linux users.html (4.1 KB)
  • 005 Create Django project.en.srt (3.8 KB)
  • 005 Create Django project.mp4 (32.6 MB)
05 Setup automation
  • 001 Enable Travis-CI for project.en.srt (2.4 KB)
  • 001 Enable Travis-CI for project.mp4 (21.4 MB)
  • 002 Create Travis-CI configuration file.en.srt (8.3 KB)
  • 002 Create Travis-CI configuration file.mp4 (77.2 MB)
  • 003 UPDATE_ Travis-CI Docker Pull Issue.html (3.9 KB)
  • [Tutorialsplanet.NET].url (0.1 KB)
06 Introduction to test driven development (TDD)
  • 001 Writing a simple unit test.en.srt (7.5 KB)
  • 001 Writing a simple unit test.mp4 (67.3 MB)
  • 002 Writing a unit test with TDD.en.srt (7.1 KB)
  • 002 Writing a unit test with TDD.mp4 (53.6 MB)
07 Configure Django custom user model
  • 001 Create core app.en.srt (4.3 KB)
  • 001 Create core app.mp4 (11.7 MB)
  • 002 Add tests for custom user model.en.srt (8.1 KB)
  • 002 Add tests for custom user model.mp4 (24.6 MB)
  • 003 Implement custom user model.en.srt (14.8 KB)
  • 003 Implement custom user model.mp4 (60.7 MB)
  • 004 Normalize email addresses.en.srt (4.7 KB)
  • 004 Normalize email addresses.mp4 (21.6 MB)
  • 005 Add validation for email field.en.srt (3.7 KB)
  • 005 Add validation for email field.mp4 (16.7 MB)
  • 006 Add support for creating superusers.en.srt (7.4 KB)
  • 006 Add support for creating superusers.mp4 (42.3 MB)
08 Setup Django admin
  • 001 Add tests for listing users in Django admin.en.srt (12.6 KB)
  • 001 Add tests for listing users in Django admin.mp4 (40.5 MB)
  • 002 Modify Django admin to list our custom user model.en.srt (3.1 KB)
  • 002 Modify Django admin to list our custom user model.mp4 (9.9 MB)
  • 003 Modify Django admin to support changing user model.en.srt (10.4 KB)
  • 003 Modify Django admin to support changing user model.mp4 (34.2 MB)
  • 004 Modify Django admin to support creating users.en.srt (6.7 KB)
  • 004 Modify Django admin to support creating users.mp4 (88.0 MB)
  • [Tutorialsplanet.NET].url (0.1 KB)
09 Setting up database
  • 001 Add postgres to docker compose.en.srt (8.0 KB)
  • 001 Add postgres to docker compose.mp4 (31.4 MB)
  • 002 Add postgres support to Dockerfile.en.srt (8.5 KB)
  • 002 Add postgres support to Dockerfile.mp4 (23.8 MB)
  • 003 Configure database in Django.en.srt (4.1 KB)
  • 003 Configure database in Django.mp4 (18.9 MB)
10 Waiting for postgres to start
  • 001 Mocking with unittests.en.srt (2.5 KB)
  • 001 Mocking with unittests.mp4 (29.8 MB)
  • 002 Add tests for wait_for_db command.en.srt (17.7 KB)
  • 002 Add tests for wait_for_db command.mp4 (53.6 MB)
  • 003 Add wait_for_db command.en.srt (10.1 KB)
  • 003 Add wait_for_db command.mp4 (44.9 MB)
  • 004 Make docker compose wait for db.en.srt (4.2 KB)
  • 004 Make docker compose wait for db.mp4 (17.2 MB)
  • 005 UPDATE_ Make Travis-CI wait for db.html (2.4 KB)
  • 006 Test in browser.en.srt (4.6 KB)
  • 006 Test in browser.mp4 (12.3 MB)
  • [Tutorialsplanet.NET].url (0.1 KB)
11 Create user management endpoints
  • 001 Create users app.en.srt (5.3 KB)
  • 001 Create users app.mp4 (22.7 MB)
  • 002 Add tests for create user API.en.srt (23.3 KB)
  • 002 Add tests for create user API.mp4 (126.5 MB)
  • 003 Add create user API.en.srt (19.3 KB)
  • 003 Add create user API.mp4 (76.8 MB)
  • 004 UPDATE_ Fix for testing password too short.html (2.4 KB)
  • 005 Add tests for creating a new token.en.srt (15.2 KB)
  • 005 Add tests for creating a new token.mp4 (154.9 MB)
  • 006 Add create token API.en.srt (19.8 KB)
  • 006 Add create token API.mp4 (224.6 MB)
  • 007 Add tests for manage user endpoint.en.srt (17.1 KB)
  • 007 Add tests for manage user endpoint.mp4 (101.8 MB)
  • 008 Add manage user endpoint.en.srt (17.4 KB)
  • 008 Add manage user endpoint.mp4 (94.9 MB)
12 Create tags endpoint
  • 001 Create recipe app.en.srt (3.5 KB)
  • 001 Create recipe app.mp4 (17.4 MB)
  • 002 Add tag model.en.srt (12.6 KB)
  • 002 Add tag model.mp4 (57.3 MB)
  • 003 Add tests for listing tags.en.srt (18.3 KB)
  • 003 Add tests for listing tags.mp4 (58.7 MB)
  • 004 Add feature to list tags.en.srt (18.2 KB)
  • 004 Add feature to list tags.mp4 (52.7 MB)
  • 005 Add create tags feature.en.srt (10.3 KB)
  • 005 Add create tags feature.mp4 (34.3 MB)
13 Create ingredients endpoint
  • 001 Add ingredient model.en.srt (5.7 KB)
  • 001 Add ingredient model.mp4 (27.4 MB)
  • 002 Add tests for listing ingredients.en.srt (14.5 KB)
  • 002 Add tests for listing ingredients.mp4 (68.0 MB)
  • 003 Implement feature for listing ingredients.en.srt (7.1 KB)
  • 003 Implement feature for listing ingredients.mp4 (33.0 MB)
  • 004 Implement feature for creating ingredients.en.srt (11.1 KB)
  • 004 Implement feature for creating ingredients.mp4 (53.7 MB)
  • 005 Re-factor tags and ingredients viewsets.en.srt (10.4 KB)
  • 005 Re-factor tags and ingredients viewsets.mp4 (50.0 MB)
14 Create recipe endpoint
  • 001 Add recipe model.en.srt (19.0 KB)
  • 001 Add recipe model.mp4 (85.6 MB)
  • 002 Add tests for listing recipes.en.srt (21.9 KB)
  • 002 Add tests for listing recipes.mp4 (71.5 MB)
  • 003 Implement feature for listing recipes.en.srt (12.3 KB)
  • 003 Implement feature for listing recipes.mp4 (56.8 MB)
  • 004 Add tests for retrieving recipe detail.en.srt (14.7 KB)
  • 004 Add tests for retrieving recipe detail.mp4 (61.6 MB)
  • 005 Implement feature for retrieving recipe detail.en.srt (11.0 KB)
  • 005 Implement feature for retrieving recipe detail.mp4 (46.4 MB)
  • 006 Add tests for creating recipes.en.srt (15.9 KB)
  • 006 Add tests for creating recipes.mp4 (77.1 MB)
  • 007 Implement feature for creating recipes.en.srt (6.2 KB)
  • 007 Implement feature for creating recipes.mp4 (91.5 MB)
  • 008 Add tests for updating recipes.en.srt (13.6 KB)
  • 008 Add tests for updating recipes.mp4 (50.1 MB)
15 Add upload image endpoint
  • 001 Add Pillow requirement.en.srt (16.5 KB)
  • 001 Add Pillow requirement.mp4 (160.3 MB)
  • 002 Modify recipe model.en.srt (15.1 KB)
  • 002 Modify recipe model.mp4 (77.1 MB)
  • 003 Add tests for uploading image to recipe.en.srt (17.0 KB)
  • 003 Add tests for uploading image to recipe.mp4 (92.5 MB)
  • 004 Add feature to upload image.en.srt (14.0 KB)
  • 004 Add feature to upload image.mp4 (75.2 MB)
16 Add filtering
  • 001 Add tests for filtering recipes.en.srt (10.2 KB)
  • 001 Add tests for filtering recipes.mp4 (81.9 MB)
  • 002 Implement feature to filter recipes.en.srt (11.5 KB)
  • 002 Implement feature to filter recipes.mp4 (211.4 MB)
  • 003 Add tests for filtering tags and ingredients.en.srt (15.4 KB)
  • 003 Add tests for filtering tags and ingredients.mp4 (90.0 MB)
  • 004 Implement feature for filtering tags and ingredients.en.srt (8.8 KB)
  • 004 Implement feature for filtering tags and ingredients.mp4 (46.0 MB)
  • [Tutorialsplanet.NET].url (0.1 KB)
17 Summary
  • 001 What was covered in this course.en.srt (1.2 KB)
  • 001 What was covered in this course.mp4 (28.2 MB)
  • [Tutorialsplanet.NET].url (0.1 KB)

There are currently no comments. Feel free to leave one :)

Code:

  • ahttp://0d.kebhana.mx:443/announce
  • udp://bigfoot1942.sektori.org:6969/announce
  • https://tracker.fastdownload.xyz:443/announce
  • https://opentracker.xyz:443/announce
  • http://open.trackerlist.xyz:80/announce
  • http://torrent.nwps.ws:80/announce
  • udp://tracker.port443.xyz:6969/announce
  • udp://tracker.tiny-vps.com:6969/announce
  • http://t.nyaatracker.com:80/announce
  • udp://tracker.birkenwald.de:6969/announce
  • udp://tracker.vanitycore.co:6969/announce
  • udp://tracker.torrent.eu.org:451/announce
  • udp://retracker.lanta-net.ru:2710/announce
  • udp://retracker.hotplug.ru:2710/announce
  • udp://bt.xxx-tracker.com:2710/announce
  • udp://tracker.uw0.xyz:6969/announce
  • udp://exodus.desync.com:6969/announce
  • udp://tracker.coppersurfer.tk:6969/announce
  • udp://explodie.org:6969/announce
  • udp://ipv4.tracker.harry.lu:80/announce
  • udp://tracker.iamhansen.xyz:2000/announce
  • udp://tracker.toss.li:6969/announce
  • udp://tracker.opentrackr.org:1337/announce
  • udp://tracker.justseed.it:1337/announce
  • https://2.track.ga:443/announce
  • udp://open.stealth.si:80/announce
  • udp://zephir.monocul.us:6969/announce
  • udp://open.demonii.si:1337/announce