superman and lois s04e10     kol nidrei     9 to 5     series 2026     revo     720p     ive     1977     1977     netflix     megapack     113 a     the bitter truth flac     the middl     adob pdf     murder boy     marine 5 battleground 2017     the tunnel to summer the exit of goodbyes 2022     FAST_A     six feet under    

Mastering Rest Apis With Fastapi By Jose Salvatierra

seeders: 8
leechers: 0
Added 2 years ago by freecoursewb in Other

Download Fast Safe Anonymous
movies, software, shows...

Files

Mastering Rest Apis With Fastapi By Jose Salvatierra (Size: 3.5 GB)
  1 - Community English.vtt 819.2 B
  1 - Community.mp4 8.2 MB
  10 - Initial App Setup English.vtt 11.2 KB
  10 - Initial App Setup.mp4 30.9 MB
  11 - Linting formatting and sorting imports English.vtt 9.8 KB
  11 - Linting formatting and sorting imports.mp4 38.9 MB
  11 - Set up VSCode for Python Teclado blog post.txt 102.4 B
  12 - Our social media API adding posts English.vtt 14.9 KB
  12 - Our social media API adding posts.mp4 50.6 MB
  13 - Splitting our API into files with APIRouter English.vtt 3.6 KB
  13 - Splitting our API into files with APIRouter.mp4 15 MB
  14 - Adding comments to the social medical API English.vtt 15.3 KB
  14 - Adding comments to the social medical API.mp4 70.9 MB
  15 - Introduction to the pytest section English.vtt 1.3 KB
  15 - Introduction to the pytest section.mp4 15.1 MB
  16 - The basics of pytest English.vtt 9.2 KB
  16 - The basics of pytest.mp4 32.3 MB
  17 - Getting started with FastAPI tests English.vtt 10.6 KB
  17 - Getting started with FastAPI tests.mp4 35.1 MB
  18 - Creating posts in our tests English.vtt 5.8 KB
  18 - Creating posts in our tests.mp4 26.5 MB
  19 - Adding tests for posts English.vtt 12.2 KB
  19 - Adding tests for posts.mp4 69.5 MB
  2 - Instructions Join the Community.html 3.1 KB
  20 - Adding comments tests English.vtt 10.9 KB
  20 - Adding comments tests.mp4 59.6 MB
  21 - Introduction to working with databases English.vtt 2.2 KB
  21 - Introduction to working with databases.mp4 27.8 MB
  22 - Installing requirements for async databases in FastAPI English.vtt 2.9 KB
  22 - Installing requirements for async databases in FastAPI.mp4 7.7 MB
  23 - Creating a config file using Pydantic English.vtt 5.2 KB
  23 - Creating a config file using Pydantic.mp4 22.6 MB
  24 - Different configurations per environment in English.vtt 8.9 KB
  24 - Different configurations per environment in.mp4 29.7 MB
  25 - Config caching and how to get the config object English.vtt 6.3 KB
  25 - Config caching and how to get the config object.mp4 20.9 MB
  26 - Async database setup with FastAPI English.vtt 11 KB
  26 - Async database setup with FastAPI.mp4 38.9 MB
  27 - Database connection with lifespan events in FastAPI English.vtt 6.8 KB
  27 - Database connection with lifespan events in FastAPI.mp4 22.6 MB
  28 - Run your FastAPI test in test mode English.vtt 3.3 KB
  28 - Run your FastAPI test in test mode.mp4 13.1 MB
  29 - Using a database in our FastAPI router English.vtt 21.4 KB
  29 - Using a database in our FastAPI router.mp4 113.5 MB
  3 - Welcome to this course English.vtt 4.7 KB
  3 - Welcome to this course.mp4 64.3 MB
  30 - Introduction to logging English.vtt 1.8 KB
  30 - Introduction to logging.mp4 21.2 MB
  31 - Python logging loggers handlers and formatters English.vtt 24.6 KB
  31 - Python logging loggers handlers and formatters.mp4 73 MB
  32 - Logger hierarchies and name English.vtt 11.2 KB
  32 - Logger hierarchies and name.mp4 26.4 MB
  33 - Adding Logging Configuration for FastAPI Applications English.vtt 16.7 KB
  33 - Adding Logging Configuration for FastAPI Applications.mp4 61.7 MB
  34 - How to configure multiple loggers in the logging module English.vtt 5.5 KB
  34 - How to configure multiple loggers in the logging module.mp4 23.1 MB
  35 - Adding File Handlers for Saving Logs English.vtt 12.3 KB
  35 - Adding File Handlers for Saving Logs.mp4 51.2 MB
  36 - Python logging filters and custom filters English.vtt 10.3 KB
  36 - Python logging filters and custom filters.mp4 55.2 MB
  37 - Logging HTTPExceptions with an Exception Handler English.vtt 7.1 KB
  37 - Logging HTTPExceptions with an Exception Handler.mp4 20.7 MB
  38 - Add logging to your FastAPI endpoints English.vtt 3.6 KB
  38 - Add logging to your FastAPI endpoints.mp4 20.4 MB
  39 - Identifying logs from the same request Correlation ID English.vtt 10.9 KB
  39 - Identifying logs from the same request Correlation ID.mp4 61.7 MB
  4 - Platform features and notetaking.html 1.2 KB
  40 - Adding JSONformatted log files English.vtt 3.7 KB
  40 - Adding JSONformatted log files.mp4 25.2 MB
  41 - Obfuscating email addresses in logs using a custom filter English.vtt 13.4 KB
  41 - Obfuscating email addresses in logs using a custom filter.mp4 69.1 MB
  42 - Adding Logtail for Cloud Logging in FastAPI English.vtt 5.4 KB
  42 - Adding Logtail for Cloud Logging in FastAPI.mp4 27.3 MB
  43 - Enabling Logtail in only in production English.vtt 1.9 KB
  43 - Enabling Logtail in only in production.mp4 10 MB
  44 - Introduction to user authentication English.vtt 1.8 KB
  44 - Introduction to user authentication.mp4 21.7 MB
  45 - Installing requirements and what are JWTs English.vtt 9.3 KB
  45 - Installing requirements and what are JWTs.mp4 31.9 MB
  46 - Adding a users table and retrieving users by email English.vtt 4.4 KB
  46 - Adding a users table and retrieving users by email.mp4 21.2 MB
  47 - Adding user registration and tests English.vtt 15.8 KB
  47 - Adding user registration and tests.mp4 70.5 MB
  48 - Adding tests for the user registration endpoint English.vtt 4.4 KB
  48 - Adding tests for the user registration endpoint.mp4 22.7 MB
  49 - How to hash passwords with passlib English.vtt 9.4 KB
  49 - How to hash passwords with passlib.mp4 42.7 MB
  5 - You can do it.html 1.4 KB
  50 - Generate the access token English.vtt 19.3 KB
  50 - Generate the access token.mp4 104.1 MB
  51 - Retrieve the current user with their token English.vtt 9.6 KB
  51 - Retrieve the current user with their token.mp4 51.4 MB
  52 - Use the current user in the API router English.vtt 17.7 KB
  52 - Use the current user in the API router.mp4 116.4 MB
  53 - Dependency injection getting the user English.vtt 5.6 KB
  53 - Dependency injection getting the user.mp4 31.3 MB
  54 - Adding user relationships to other tables English.vtt 3.5 KB
  54 - Adding user relationships to other tables.mp4 26.6 MB
  55 - Introduction to manyto many.html 716.8 B
  56 - Adding a table for post likes English.vtt 1.8 KB
  56 - Adding a table for post likes.mp4 8.9 MB
  57 - Adding an API route to like posts English.vtt 10.7 KB
  57 - Adding an API route to like posts.mp4 52 MB
  58 - Extracting reusable queries with SQLAlchemy English.vtt 11.3 KB
  58 - Extracting reusable queries with SQLAlchemy.mp4 56 MB
  59 - Query string arguments and data sorting with Enum English.vtt 23.1 KB
  59 - Query string arguments and data sorting with Enum.mp4 132.1 MB
  6 - What is an API English.vtt 14 KB
  6 - What is an API.mp4 40.1 MB
  60 - Creating the confirmation token English.vtt 10.5 KB
  60 - Creating the confirmation token.mp4 46.8 MB
  61 - Decoding the confirmation token English.vtt 21.9 KB
  61 - Decoding the confirmation token.mp4 119 MB
  62 - Adding a user confirmation endpoint English.vtt 14.7 KB
  62 - Adding a user confirmation endpoint.mp4 79 MB
  63 - Requiring user confirmation for authenticated requests English.vtt 5.8 KB
  63 - Requiring user confirmation for authenticated requests.mp4 34.3 MB
  64 - Mailgun setup and configuration English.vtt 3.9 KB
  64 - Mailgun setup and configuration.mp4 13.5 MB
  65 - Sending emails and testing with Python English.vtt 21.4 KB
  65 - Sending emails and testing with Python.mp4 114.2 MB
  66 - Sending a confirmation email on registration English.vtt 6.9 KB
  66 - Sending a confirmation email on registration.mp4 35.4 MB
  67 - Sending emails with background tasks English.vtt 8.6 KB
  67 - Sending emails with background tasks.mp4 45 MB
  68 - Account setup for Backblaze B2.html 2.3 KB
  69 - Our configuration for Backblaze B2 English.vtt 2.1 KB
  69 - Our configuration for Backblaze B2.mp4 7.1 MB
  7 - What is REST English.vtt 14.1 KB
  7 - What is REST.mp4 42.2 MB
  70 - Internal library for Backblaze B2 English.vtt 14.1 KB
  70 - Internal library for Backblaze B2.mp4 55.9 MB
  71 - Writing our file upload endpoint English.vtt 12.9 KB
  71 - Writing our file upload endpoint.mp4 56.1 MB
  72 - Writing tests for file upload English.vtt 24 KB
  72 - Writing tests for file upload.mp4 119.7 MB
  73 - Model and database changes for image generation English.vtt 4 KB
  73 - Model and database changes for image generation.mp4 18.4 MB
  74 - Configuration for DeepAI our third party service English.vtt 5.4 KB
  74 - Configuration for DeepAI our third party service.mp4 26.7 MB
  75 - Generating images using background tasks English.vtt 29 KB
  75 - Generating images using background tasks.mp4 192.8 MB
  76 - Executing image generation in our FastAPI endpoint English.vtt 10.1 KB
  76 - Executing image generation in our FastAPI endpoint.mp4 55.2 MB
  77 - Updating our project to Pydantic v2 English.vtt 9.8 KB
  77 - Updating our project to Pydantic v2.mp4 41.7 MB
  78 - Deploy a FastAPI app to Render English.vtt 9.7 KB
  78 - Deploy a FastAPI app to Render.mp4 35.9 MB
  79 - Add a free PostgreSQL database to your FastAPI app English.vtt 14.1 KB
  79 - Add a free PostgreSQL database to your FastAPI app.mp4 63 MB
  8 - Introduction to this section English.vtt 4.8 KB
  8 - Introduction to this section.mp4 61 MB
  80 - Error management with Sentry for FastAPI apps English.vtt 12.1 KB
  80 - Error management with Sentry for FastAPI apps.mp4 54.8 MB
  81 - Continuous Integration with GitHub Actions for Python apps English.vtt 12.8 KB
  81 - Continuous Integration with GitHub Actions for Python apps.mp4 59.7 MB
  9 - Your First FastAPI App English.vtt 5.3 KB
  9 - Your First FastAPI App.mp4 14 MB
  Bonus Resources.txt 409.6 B
  Get Bonus Downloads Here.url 204.8 B
  ▲ 160 total files

Description


Mastering Rest Apis With Fastapi By Jose Salvatierra

https://DevCourseWeb.com

Published 9/2023
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 3.50 GB | Duration: 8h 48m

Build professional APIs using FastAPI, including 100% test coverage, background tasks, user authentication, and more!

What you'll learn
Gain broad experience with FastAPI
Understand how to test FastAPI apps using Pytest with 100% test coverage
Become a master of logging with the built-in logging module
Add user authentication with password hashing and Bearer tokens
Use an async SQL database and model one-to-many and many-to-many relationships
Send user emails when they register without a performance hit using background tasks
Handle file uploads and store them in a third-party service
Deploy your FastAPI apps to the cloud

Requirements
Some prior programming experience in any programming language.
All software used in the course is provided, and completely free
Complete beginners may wish to take a beginner Python course first, and then transition to this course afterwards

Related Torrents

torrent name size uploader age seed leech
3
1
0