Download link
File List
-
0. Websites you may like/[CourseClub.Me].url 122 B
0. Websites you may like/[FreeCourseSite.com].url 127 B
0. Websites you may like/[GigaCourse.Com].url 49 B
1 - Course Introduction/1 - Community English.vtt 861 B
1 - Course Introduction/1 - Community.mp4 8.18 MB
1 - Course Introduction/2 - Instructions Join the Community.html 3.09 KB
1 - Course Introduction/3 - Welcome to this course English.vtt 4.72 KB
1 - Course Introduction/3 - Welcome to this course.mp4 64.33 MB
1 - Course Introduction/4 - Platform features and notetaking.html 1.18 KB
1 - Course Introduction/5 - You can do it.html 1.45 KB
1 - Course Introduction/6 - What is an API English.vtt 14.03 KB
1 - Course Introduction/6 - What is an API.mp4 40.07 MB
1 - Course Introduction/7 - What is REST English.vtt 14.14 KB
1 - Course Introduction/7 - What is REST.mp4 42.18 MB
10 - Background Tasks for Image Generation/73 - Model and database changes for image generation English.vtt 3.98 KB
10 - Background Tasks for Image Generation/73 - Model and database changes for image generation.mp4 18.45 MB
10 - Background Tasks for Image Generation/74 - Configuration for DeepAI our third party service English.vtt 5.43 KB
10 - Background Tasks for Image Generation/74 - Configuration for DeepAI our third party service.mp4 26.68 MB
10 - Background Tasks for Image Generation/75 - Generating images using background tasks English.vtt 29.04 KB
10 - Background Tasks for Image Generation/75 - Generating images using background tasks.mp4 192.78 MB
10 - Background Tasks for Image Generation/76 - Executing image generation in our FastAPI endpoint English.vtt 10.05 KB
10 - Background Tasks for Image Generation/76 - Executing image generation in our FastAPI endpoint.mp4 55.18 MB
11 - FastAPI Deployments and Application Management/77 - Updating our project to Pydantic v2 English.vtt 9.78 KB
11 - FastAPI Deployments and Application Management/77 - Updating our project to Pydantic v2.mp4 41.68 MB
11 - FastAPI Deployments and Application Management/78 - Deploy a FastAPI app to Render English.vtt 9.72 KB
11 - FastAPI Deployments and Application Management/78 - Deploy a FastAPI app to Render.mp4 35.93 MB
11 - FastAPI Deployments and Application Management/79 - Add a free PostgreSQL database to your FastAPI app English.vtt 14.06 KB
11 - FastAPI Deployments and Application Management/79 - Add a free PostgreSQL database to your FastAPI app.mp4 63.05 MB
11 - FastAPI Deployments and Application Management/80 - Error management with Sentry for FastAPI apps English.vtt 12.09 KB
11 - FastAPI Deployments and Application Management/80 - Error management with Sentry for FastAPI apps.mp4 54.82 MB
11 - FastAPI Deployments and Application Management/81 - Continuous Integration with GitHub Actions for Python apps English.vtt 12.83 KB
11 - FastAPI Deployments and Application Management/81 - Continuous Integration with GitHub Actions for Python apps.mp4 59.7 MB
2 - Working with FastAPI/10 - Initial App Setup English.vtt 11.17 KB
2 - Working with FastAPI/10 - Initial App Setup.mp4 30.91 MB
2 - Working with FastAPI/11 - Linting formatting and sorting imports English.vtt 9.8 KB
2 - Working with FastAPI/11 - Linting formatting and sorting imports.mp4 38.93 MB
2 - Working with FastAPI/11 - Set up VSCode for Python Teclado blog post.txt 81 B
2 - Working with FastAPI/12 - Our social media API adding posts English.vtt 14.9 KB
2 - Working with FastAPI/12 - Our social media API adding posts.mp4 50.57 MB
2 - Working with FastAPI/13 - Splitting our API into files with APIRouter English.vtt 3.63 KB
2 - Working with FastAPI/13 - Splitting our API into files with APIRouter.mp4 14.98 MB
2 - Working with FastAPI/14 - Adding comments to the social medical API English.vtt 15.34 KB
2 - Working with FastAPI/14 - Adding comments to the social medical API.mp4 70.89 MB
2 - Working with FastAPI/8 - Introduction to this section English.vtt 4.78 KB
2 - Working with FastAPI/8 - Introduction to this section.mp4 61.04 MB
2 - Working with FastAPI/9 - Your First FastAPI App English.vtt 5.34 KB
2 - Working with FastAPI/9 - Your First FastAPI App.mp4 13.97 MB
3 - Introduction to pytest/15 - Introduction to the pytest section English.vtt 1.26 KB
3 - Introduction to pytest/15 - Introduction to the pytest section.mp4 15.08 MB
3 - Introduction to pytest/16 - The basics of pytest English.vtt 9.21 KB
3 - Introduction to pytest/16 - The basics of pytest.mp4 32.31 MB
3 - Introduction to pytest/17 - Getting started with FastAPI tests English.vtt 10.65 KB
3 - Introduction to pytest/17 - Getting started with FastAPI tests.mp4 35.13 MB
3 - Introduction to pytest/18 - Creating posts in our tests English.vtt 5.85 KB
3 - Introduction to pytest/18 - Creating posts in our tests.mp4 26.52 MB
3 - Introduction to pytest/19 - Adding tests for posts English.vtt 12.25 KB
3 - Introduction to pytest/19 - Adding tests for posts.mp4 69.48 MB
3 - Introduction to pytest/20 - Adding comments tests English.vtt 10.9 KB
3 - Introduction to pytest/20 - Adding comments tests.mp4 59.62 MB
4 - Working with async databases/21 - Introduction to working with databases English.vtt 2.21 KB
4 - Working with async databases/21 - Introduction to working with databases.mp4 27.83 MB
4 - Working with async databases/22 - Installing requirements for async databases in FastAPI English.vtt 2.91 KB
4 - Working with async databases/22 - Installing requirements for async databases in FastAPI.mp4 7.66 MB
4 - Working with async databases/23 - Creating a config file using Pydantic English.vtt 5.18 KB
4 - Working with async databases/23 - Creating a config file using Pydantic.mp4 22.59 MB
4 - Working with async databases/24 - Different configurations per environment in English.vtt 8.87 KB
4 - Working with async databases/24 - Different configurations per environment in.mp4 29.71 MB
4 - Working with async databases/25 - Config caching and how to get the config object English.vtt 6.28 KB
4 - Working with async databases/25 - Config caching and how to get the config object.mp4 20.89 MB
4 - Working with async databases/26 - Async database setup with FastAPI English.vtt 11.04 KB
4 - Working with async databases/26 - Async database setup with FastAPI.mp4 38.93 MB
4 - Working with async databases/27 - Database connection with lifespan events in FastAPI English.vtt 6.81 KB
4 - Working with async databases/27 - Database connection with lifespan events in FastAPI.mp4 22.56 MB
4 - Working with async databases/28 - Run your FastAPI test in test mode English.vtt 3.31 KB
4 - Working with async databases/28 - Run your FastAPI test in test mode.mp4 13.08 MB
4 - Working with async databases/29 - Using a database in our FastAPI router English.vtt 21.44 KB
4 - Working with async databases/29 - Using a database in our FastAPI router.mp4 113.49 MB
5 - Logging in FastAPI applications/30 - Introduction to logging English.vtt 1.84 KB
5 - Logging in FastAPI applications/30 - Introduction to logging.mp4 21.17 MB
5 - Logging in FastAPI applications/31 - Python logging loggers handlers and formatters English.vtt 24.57 KB
5 - Logging in FastAPI applications/31 - Python logging loggers handlers and formatters.mp4 73.04 MB
5 - Logging in FastAPI applications/32 - Logger hierarchies and name English.vtt 11.16 KB
5 - Logging in FastAPI applications/32 - Logger hierarchies and name.mp4 26.43 MB
5 - Logging in FastAPI applications/33 - Adding Logging Configuration for FastAPI Applications English.vtt 16.67 KB
5 - Logging in FastAPI applications/33 - Adding Logging Configuration for FastAPI Applications.mp4 61.74 MB
5 - Logging in FastAPI applications/34 - How to configure multiple loggers in the logging module English.vtt 5.49 KB
5 - Logging in FastAPI applications/34 - How to configure multiple loggers in the logging module.mp4 23.13 MB
5 - Logging in FastAPI applications/35 - Adding File Handlers for Saving Logs English.vtt 12.33 KB
5 - Logging in FastAPI applications/35 - Adding File Handlers for Saving Logs.mp4 51.21 MB
5 - Logging in FastAPI applications/36 - Python logging filters and custom filters English.vtt 10.29 KB
5 - Logging in FastAPI applications/36 - Python logging filters and custom filters.mp4 55.19 MB
5 - Logging in FastAPI applications/37 - Logging HTTPExceptions with an Exception Handler English.vtt 7.07 KB
5 - Logging in FastAPI applications/37 - Logging HTTPExceptions with an Exception Handler.mp4 20.69 MB
5 - Logging in FastAPI applications/38 - Add logging to your FastAPI endpoints English.vtt 3.57 KB
5 - Logging in FastAPI applications/38 - Add logging to your FastAPI endpoints.mp4 20.35 MB
5 - Logging in FastAPI applications/39 - Identifying logs from the same request Correlation ID English.vtt 10.86 KB
5 - Logging in FastAPI applications/39 - Identifying logs from the same request Correlation ID.mp4 61.71 MB
5 - Logging in FastAPI applications/40 - Adding JSONformatted log files English.vtt 3.65 KB
5 - Logging in FastAPI applications/40 - Adding JSONformatted log files.mp4 25.24 MB
5 - Logging in FastAPI applications/41 - Obfuscating email addresses in logs using a custom filter English.vtt 13.44 KB
5 - Logging in FastAPI applications/41 - Obfuscating email addresses in logs using a custom filter.mp4 69.15 MB
5 - Logging in FastAPI applications/42 - Adding Logtail for Cloud Logging in FastAPI English.vtt 5.42 KB
5 - Logging in FastAPI applications/42 - Adding Logtail for Cloud Logging in FastAPI.mp4 27.31 MB
5 - Logging in FastAPI applications/43 - Enabling Logtail in only in production English.vtt 1.91 KB
5 - Logging in FastAPI applications/43 - Enabling Logtail in only in production.mp4 10.01 MB
6 - User authentication with FastAPI/44 - Introduction to user authentication English.vtt 1.8 KB
6 - User authentication with FastAPI/44 - Introduction to user authentication.mp4 21.65 MB
6 - User authentication with FastAPI/45 - Installing requirements and what are JWTs English.vtt 9.35 KB
6 - User authentication with FastAPI/45 - Installing requirements and what are JWTs.mp4 31.87 MB
6 - User authentication with FastAPI/46 - Adding a users table and retrieving users by email English.vtt 4.44 KB
6 - User authentication with FastAPI/46 - Adding a users table and retrieving users by email.mp4 21.23 MB
6 - User authentication with FastAPI/47 - Adding user registration and tests English.vtt 15.78 KB
6 - User authentication with FastAPI/47 - Adding user registration and tests.mp4 70.49 MB
6 - User authentication with FastAPI/48 - Adding tests for the user registration endpoint English.vtt 4.37 KB
6 - User authentication with FastAPI/48 - Adding tests for the user registration endpoint.mp4 22.67 MB
6 - User authentication with FastAPI/49 - How to hash passwords with passlib English.vtt 9.41 KB
6 - User authentication with FastAPI/49 - How to hash passwords with passlib.mp4 42.74 MB
6 - User authentication with FastAPI/50 - Generate the access token English.vtt 19.34 KB
6 - User authentication with FastAPI/50 - Generate the access token.mp4 104.09 MB
6 - User authentication with FastAPI/51 - Retrieve the current user with their token English.vtt 9.64 KB
6 - User authentication with FastAPI/51 - Retrieve the current user with their token.mp4 51.4 MB
6 - User authentication with FastAPI/52 - Use the current user in the API router English.vtt 17.7 KB
6 - User authentication with FastAPI/52 - Use the current user in the API router.mp4 116.4 MB
6 - User authentication with FastAPI/53 - Dependency injection getting the user English.vtt 5.58 KB
6 - User authentication with FastAPI/53 - Dependency injection getting the user.mp4 31.26 MB
6 - User authentication with FastAPI/54 - Adding user relationships to other tables English.vtt 3.5 KB
6 - User authentication with FastAPI/54 - Adding user relationships to other tables.mp4 26.65 MB
7 - Manytomany relationships/55 - Introduction to manyto many.html 746 B
7 - Manytomany relationships/56 - Adding a table for post likes English.vtt 1.79 KB
7 - Manytomany relationships/56 - Adding a table for post likes.mp4 8.87 MB
7 - Manytomany relationships/57 - Adding an API route to like posts English.vtt 10.7 KB
7 - Manytomany relationships/57 - Adding an API route to like posts.mp4 51.96 MB
7 - Manytomany relationships/58 - Extracting reusable queries with SQLAlchemy English.vtt 11.29 KB
7 - Manytomany relationships/58 - Extracting reusable queries with SQLAlchemy.mp4 56.01 MB
7 - Manytomany relationships/59 - Query string arguments and data sorting with Enum English.vtt 23.09 KB
7 - Manytomany relationships/59 - Query string arguments and data sorting with Enum.mp4 132.1 MB
8 - User email confirmation/60 - Creating the confirmation token English.vtt 10.52 KB
8 - User email confirmation/60 - Creating the confirmation token.mp4 46.83 MB
8 - User email confirmation/61 - Decoding the confirmation token English.vtt 21.89 KB
8 - User email confirmation/61 - Decoding the confirmation token.mp4 118.96 MB
8 - User email confirmation/62 - Adding a user confirmation endpoint English.vtt 14.74 KB
8 - User email confirmation/62 - Adding a user confirmation endpoint.mp4 78.98 MB
8 - User email confirmation/63 - Requiring user confirmation for authenticated requests English.vtt 5.83 KB
8 - User email confirmation/63 - Requiring user confirmation for authenticated requests.mp4 34.31 MB
8 - User email confirmation/64 - Mailgun setup and configuration English.vtt 3.9 KB
8 - User email confirmation/64 - Mailgun setup and configuration.mp4 13.54 MB
8 - User email confirmation/65 - Sending emails and testing with Python English.vtt 21.41 KB
8 - User email confirmation/65 - Sending emails and testing with Python.mp4 114.23 MB
8 - User email confirmation/66 - Sending a confirmation email on registration English.vtt 6.86 KB
8 - User email confirmation/66 - Sending a confirmation email on registration.mp4 35.4 MB
8 - User email confirmation/67 - Sending emails with background tasks English.vtt 8.64 KB
8 - User email confirmation/67 - Sending emails with background tasks.mp4 44.98 MB
9 - File Uploads with FastAPI/68 - Account setup for Backblaze B2.html 2.29 KB
9 - File Uploads with FastAPI/69 - Our configuration for Backblaze B2 English.vtt 2.11 KB
9 - File Uploads with FastAPI/69 - Our configuration for Backblaze B2.mp4 7.07 MB
9 - File Uploads with FastAPI/70 - Internal library for Backblaze B2 English.vtt 14.1 KB
9 - File Uploads with FastAPI/70 - Internal library for Backblaze B2.mp4 55.91 MB
9 - File Uploads with FastAPI/71 - Writing our file upload endpoint English.vtt 12.88 KB
9 - File Uploads with FastAPI/71 - Writing our file upload endpoint.mp4 56.1 MB
9 - File Uploads with FastAPI/72 - Writing tests for file upload English.vtt 23.97 KB
9 - File Uploads with FastAPI/72 - Writing tests for file upload.mp4 119.74 MB
Download Info
-
Tips
“[FreeCourseSite.com] Udemy - Mastering REST APIs with FastAPI” Its related downloads are collected from the DHT sharing network, the site will be 24 hours of real-time updates, to ensure that you get the latest resources.This site is not responsible for the authenticity of the resources, please pay attention to screening.If found bad resources, please send a report below the right, we will be the first time shielding.
-
DMCA Notice and Takedown Procedure
If this resource infringes your copyright, please email([email protected]) us or leave your message here ! we will block the download link as soon as possiable.