首页
磁力链接怎么用
한국어
English
日本語
简体中文
繁體中文
[FreeCourseSite.com] Udemy - FastAPI - The Complete Course 2023 (Beginner + Advanced)
文件类型
收录时间
最后活跃
资源热度
文件大小
文件数量
视频
2023-4-11 14:41
2024-11-8 03:32
136
3.74 GB
173
磁力链接
magnet:?xt=urn:btih:136c0588349702eb63211146f27fcdefdcaad84d
迅雷链接
thunder://QUFtYWduZXQ6P3h0PXVybjpidGloOjEzNmMwNTg4MzQ5NzAyZWI2MzIxMTE0NmYyN2ZjZGVmZGNhYWQ4NGRaWg==
二维码链接
种子下载(838888不存储任何种子文件)
种子下载线路1(迅雷)--推荐
种子下载线路2(比特彗星)
种子下载线路3(torcache)
3条线路均为国内外知名下载网站种子链接,内容跟本站无关!
相关链接
FreeCourseSite
com
Udemy
-
FastAPI
-
The
Complete
Course
2023
Beginner
Advanced
文件列表
01 - Introduction/001 Introduction.mp4
54.4MB
01 - Introduction/002 Course Content.mp4
12.56MB
01 - Introduction/003 How To Get The Most Out Of This Course.mp4
10.11MB
02 - FastAPI Overview/001 FastAPI Overview.mp4
19.23MB
03 - Python Installation/001 Python Installation Overview.mp4
1.63MB
03 - Python Installation/002 Python Setup (Windows).mp4
14.41MB
03 - Python Installation/003 Python Setup (Mac).mp4
9.09MB
03 - Python Installation/004 Python Integrated Development Environment Overview.mp4
2.54MB
03 - Python Installation/005 Setup Integrated Development Environment.mp4
9.37MB
04 - How to download source code/002 How to download Source Code.mp4
13.84MB
05 - A Python Refresher/001 Introduction to section.mp4
14.34MB
05 - A Python Refresher/003 Variables in Python.mp4
16.29MB
05 - A Python Refresher/004 Comments.mp4
8MB
05 - A Python Refresher/006 Assignment Solution.mp4
6.99MB
05 - A Python Refresher/007 String formatting in Python.mp4
11.08MB
05 - A Python Refresher/008 Getting User Input.mp4
9.44MB
05 - A Python Refresher/010 String Assignment Solution (Together).mp4
13.53MB
05 - A Python Refresher/011 Lists in Python.mp4
21.09MB
05 - A Python Refresher/012 Sets and Tuples.mp4
16.38MB
05 - A Python Refresher/014 Lists Assignment Solution.mp4
6.69MB
05 - A Python Refresher/015 Booleans and Operators.mp4
14.96MB
05 - A Python Refresher/016 If Else Statements.mp4
12.29MB
05 - A Python Refresher/018 If Else Assignment Solution.mp4
7.08MB
05 - A Python Refresher/019 Loops in Python.mp4
22.27MB
05 - A Python Refresher/021 Loops Assignment Solution.mp4
6.51MB
05 - A Python Refresher/022 Dictionaries in Python.mp4
14.86MB
05 - A Python Refresher/024 Dictionaries Assignment Solution.mp4
7.44MB
05 - A Python Refresher/025 Functions in Python.mp4
30.12MB
05 - A Python Refresher/027 Functions Assignment Solution.mp4
6.47MB
05 - A Python Refresher/028 Imports in Python.mp4
24MB
05 - A Python Refresher/029 Object Oriented Programming in Python.mp4
82.04MB
05 - A Python Refresher/030 Class Inheritance.mp4
46.74MB
06 - FastAPI Setup & Installation/001 VirtualENV Overview.mp4
12.29MB
06 - FastAPI Setup & Installation/002 FastAPI and VirtualENV Installation (Windows).mp4
23.71MB
06 - FastAPI Setup & Installation/003 FastAPI and VirtualENV Installation (Mac).mp4
26.23MB
06 - FastAPI Setup & Installation/004 FastAPI Project Swagger, HTTP Request Methods, and Status Codes Overview.mp4
12.65MB
06 - FastAPI Setup & Installation/005 FastAPI Project Swagger and HTTP Decorators.mp4
15.95MB
07 - Project 1 - FastAPI Request Method Logic/001 Books Project Introduction.mp4
15.21MB
07 - Project 1 - FastAPI Request Method Logic/003 FastAPI Project Enhance Get Request.mp4
22.96MB
07 - Project 1 - FastAPI Request Method Logic/004 FastAPI Project Path Parameters.mp4
28.37MB
07 - Project 1 - FastAPI Request Method Logic/005 FastAPI Project Enumeration Path Parameters.mp4
20.46MB
07 - Project 1 - FastAPI Request Method Logic/006 FastAPI Project Enhance Path Parameters.mp4
6.5MB
07 - Project 1 - FastAPI Request Method Logic/007 FastAPI Project Query Parameters.mp4
18.18MB
07 - Project 1 - FastAPI Request Method Logic/008 FastAPI Project Post Request.mp4
16.75MB
07 - Project 1 - FastAPI Request Method Logic/009 FastAPI Project Put Request.mp4
17.38MB
07 - Project 1 - FastAPI Request Method Logic/010 FastAPI Project Delete Request.mp4
11.6MB
07 - Project 1 - FastAPI Request Method Logic/012 FastAPI Assignment Solution.mp4
16.58MB
08 - Project 2 - Move Fast with FastAPI/001 Books 2 Project Overview.mp4
4.5MB
08 - Project 2 - Move Fast with FastAPI/002 FastAPI Project Setup Books 2 Project.mp4
7.97MB
08 - Project 2 - Move Fast with FastAPI/003 FastAPI Project BaseModel.mp4
7.15MB
08 - Project 2 - Move Fast with FastAPI/004 FastAPI Project Post Request BaseModel.mp4
15.99MB
08 - Project 2 - Move Fast with FastAPI/005 FastAPI Project Fields - Data Validation.mp4
28.46MB
08 - Project 2 - Move Fast with FastAPI/006 FastAPI Project Data Validation (cont).mp4
18.83MB
08 - Project 2 - Move Fast with FastAPI/007 FastAPI Project Add Books to BookList.mp4
14.59MB
08 - Project 2 - Move Fast with FastAPI/008 FastAPI Project BaseModel Configurations.mp4
10.78MB
08 - Project 2 - Move Fast with FastAPI/009 FastAPI Project Get Request (Books 2 Enhancement).mp4
16.36MB
08 - Project 2 - Move Fast with FastAPI/010 FastAPI Project Get By UUID.mp4
9.42MB
08 - Project 2 - Move Fast with FastAPI/011 FastAPI Project Put Request (Books 2 Enhancement).mp4
15.43MB
08 - Project 2 - Move Fast with FastAPI/012 FastAPI Project Delete Request (Books 2 Enhancement).mp4
12.91MB
09 - HTTP Exceptions and Status Codes/001 FastAPI Project Raise HTTP Exception.mp4
23.01MB
09 - HTTP Exceptions and Status Codes/002 FastAPI Project Custom HTTP Exception.mp4
21.74MB
09 - HTTP Exceptions and Status Codes/003 FastAPI Project Response Models.mp4
17.52MB
09 - HTTP Exceptions and Status Codes/004 FastAPI Project Status Code Response.mp4
7.73MB
09 - HTTP Exceptions and Status Codes/005 FastAPI Project Form Fields.mp4
12.75MB
09 - HTTP Exceptions and Status Codes/006 FastAPI Project Headers.mp4
7.47MB
09 - HTTP Exceptions and Status Codes/008 FastAPI Solution.mp4
18.89MB
10 - Project 3 Complete RESTful APIs/001 Project 3 Overview.mp4
8.05MB
11 - Setup Database/001 FastAPI Project SQL Database Introduction.mp4
10.74MB
11 - Setup Database/002 FastAPI Project Database Connection with ORM SQLAlchemy.mp4
13.11MB
11 - Setup Database/003 FastAPI Project Database Tables (Models).mp4
9.91MB
11 - Setup Database/004 FastAPI Project Main (Create Database Connection for API).mp4
7MB
11 - Setup Database/005 FastAPI Project Installation of SQLite3 Terminal (Windows).mp4
17.21MB
11 - Setup Database/006 FastAPI Project Installation of SQLite3 Terminal (Mac).mp4
5.1MB
11 - Setup Database/007 FastAPI Project SQL Queries Introduction.mp4
21.49MB
11 - Setup Database/008 FastAPI Project SQLite3 Setting Up Todos.mp4
43.77MB
12 - API Request Methods/001 FastAPI Project Get All Todos from Database.mp4
15.4MB
12 - API Request Methods/002 FastAPI Project Get Todo by ID.mp4
23.66MB
12 - API Request Methods/003 FastAPI Project Post Request (Todo Project).mp4
28.59MB
12 - API Request Methods/004 FastAPI Project Put Request (Todo Project).mp4
18.18MB
12 - API Request Methods/005 FastAPI Project Delete Request (Todo Project).mp4
30.89MB
13 - Authentication & Authorization/001 JSON Web Token (JWT) Overview.mp4
21.05MB
13 - Authentication & Authorization/002 FastAPI Project One to Many Relationship.mp4
7.52MB
13 - Authentication & Authorization/003 FastAPI Project Foreign Keys.mp4
6.39MB
13 - Authentication & Authorization/004 FastAPI Project Create Database Table for Users.mp4
31.99MB
13 - Authentication & Authorization/005 FastAPI Project Create Authentication & Post Request.mp4
20.52MB
13 - Authentication & Authorization/006 FastAPI Project Hash User Password.mp4
18.02MB
13 - Authentication & Authorization/007 FastAPI Project Save User to Database.mp4
33.86MB
13 - Authentication & Authorization/008 FastAPI Project Authentication of a User.mp4
36.92MB
13 - Authentication & Authorization/009 FastAPI Project JSON Web Token (JWT) Creation.mp4
32.33MB
13 - Authentication & Authorization/010 FastAPI Project Decode a JSON Web Token (JWT).mp4
15.92MB
13 - Authentication & Authorization/011 FastAPI Project Custom HTTPException for Auth.mp4
15.42MB
14 - Authenticate Requests/001 What is Postman.mp4
6.23MB
14 - Authenticate Requests/002 Postman Installation (Windows).mp4
9.28MB
14 - Authenticate Requests/003 Postman Installation (Mac).mp4
12.51MB
14 - Authenticate Requests/004 Postman Overview.mp4
10.42MB
14 - Authenticate Requests/005 FastAPI Project Setting up Database with User and Todo Relationships.mp4
16.41MB
14 - Authenticate Requests/006 FastAPI Project Get Todo (User ID).mp4
32.45MB
14 - Authenticate Requests/007 FastAPI Project Get Todo (ID + User ID).mp4
8.87MB
14 - Authenticate Requests/008 FastAPI Project Post Todo (User ID).mp4
10.34MB
14 - Authenticate Requests/009 FastAPI Project Put Todo (User ID).mp4
10.21MB
14 - Authenticate Requests/010 FastAPI Project Delete Todo (User ID).mp4
15.92MB
15 - Production Database Setup/001 FastAPI Project Production DBMS.mp4
9.95MB
15 - Production Database Setup/002 PostgreSQL Introduction.mp4
3.37MB
15 - Production Database Setup/003 FastAPI Project PostgreSQL Windows Installation.mp4
31.47MB
15 - Production Database Setup/004 FastAPI Project PostgreSQL Mac Installation.mp4
40.08MB
15 - Production Database Setup/005 FastAPI Project PostgreSQL Create Database Table.mp4
23.88MB
15 - Production Database Setup/006 FastAPI Project PostgreSQL Connect to FastAPI.mp4
18.45MB
15 - Production Database Setup/007 FastAPI Project Create Data for PostgreSQL.mp4
43.27MB
15 - Production Database Setup/008 MySQL Introduction.mp4
2.48MB
15 - Production Database Setup/009 FastAPI Project MySQL Installation (Windows).mp4
25.91MB
15 - Production Database Setup/010 FastAPI Project MySQL Installation (Mac).mp4
22.55MB
15 - Production Database Setup/011 FastAPI Project Create Database Tables.mp4
24.14MB
15 - Production Database Setup/012 FastAPI Project Connect FastAPI to MySQL.mp4
13.54MB
15 - Production Database Setup/013 FastAPI Project Create Data for MySQL.mp4
20.17MB
16 - Routing/001 Routing Introduction.mp4
4.98MB
16 - Routing/003 FastAPI Project - Authentication Routing.mp4
20.95MB
16 - Routing/004 FastAPI Project - Todo Routing.mp4
22.97MB
16 - Routing/005 FastAPI Project - Prefix Routing.mp4
25.27MB
16 - Routing/006 FastAPI Project - External Routing.mp4
18.46MB
16 - Routing/007 FastAPI Project - Dependencies Routing.mp4
13.01MB
16 - Routing/009 FastAPI Solution.mp4
142.03MB
17 - Alembic Data Migration/001 Alembic Data Migration Overview.mp4
11.5MB
17 - Alembic Data Migration/002 Alembic Introduction.mp4
8.19MB
17 - Alembic Data Migration/003 Alembic Setup.mp4
29.91MB
17 - Alembic Data Migration/004 Alembic Upgrade Command.mp4
6.37MB
17 - Alembic Data Migration/005 Alembic Add New Column.mp4
85.65MB
17 - Alembic Data Migration/006 Alembic Create New Database Table.mp4
66.2MB
17 - Alembic Data Migration/007 Alembic Create FK Relationship.mp4
33.55MB
17 - Alembic Data Migration/008 Alembic Enhance Application With New API.mp4
58.87MB
17 - Alembic Data Migration/010 FastAPI Solution.mp4
33.14MB
18 - Project 4 - Full Stack Application/001 Full Stack Introduction.mp4
5.95MB
18 - Project 4 - Full Stack Application/003 FastAPI Full Stack - API Code Cleanup.mp4
5.47MB
18 - Project 4 - Full Stack Application/004 FastAPI Full Stack - Pip Requirements and Templates.mp4
14.02MB
18 - Project 4 - Full Stack Application/005 FastAPI Full Stack - Static and CSS.mp4
25.14MB
18 - Project 4 - Full Stack Application/007 FastAPI Full Stack - Adding CSS & JS to Static Files.mp4
14.89MB
18 - Project 4 - Full Stack Application/008 Full Stack Full Stack - Jinja Templating Overview.mp4
6.56MB
18 - Project 4 - Full Stack Application/009 FastAPI Full Stack - Full Guide HTML Part 1.mp4
60.55MB
18 - Project 4 - Full Stack Application/010 FastAPI Full Stack - Full Guide HTML Part 2.mp4
41.26MB
18 - Project 4 - Full Stack Application/011 FastAPI Full Stack - Full Guide HTML Part 3.mp4
17.09MB
18 - Project 4 - Full Stack Application/012 FastAPI Full Stack - Full Guide HTML Part 4.mp4
28.71MB
18 - Project 4 - Full Stack Application/013 FastAPI Full Stack - Full Guide HTML Part 5.mp4
44.91MB
18 - Project 4 - Full Stack Application/014 FastAPI Full Stack - Quick Guide COPY HTML.mp4
15.79MB
18 - Project 4 - Full Stack Application/015 FastAPI Full Stack - APIs for HTML.mp4
49.64MB
18 - Project 4 - Full Stack Application/016 FastAPI Full Stack - Layout.mp4
51.91MB
18 - Project 4 - Full Stack Application/017 FastAPI Full Stack - Navbar.mp4
9.87MB
18 - Project 4 - Full Stack Application/018 FastAPI Full Stack - Update Todos using a User.mp4
23.12MB
18 - Project 4 - Full Stack Application/019 FastAPI Full Stack - Add Todo.mp4
31.16MB
18 - Project 4 - Full Stack Application/020 FastAPI Full Stack - Edit Todo.mp4
15.64MB
18 - Project 4 - Full Stack Application/021 FastAPI Full Stack - Edit Todo POST.mp4
12.51MB
18 - Project 4 - Full Stack Application/022 FastAPI Full Stack - Delete Todo.mp4
31.59MB
18 - Project 4 - Full Stack Application/023 FastAPI Full Stack - Complete Functionality.mp4
21.73MB
18 - Project 4 - Full Stack Application/024 FastAPI Full Stack - Login Functionality.mp4
88.28MB
18 - Project 4 - Full Stack Application/025 FastAPI Full Stack - Login Updates.mp4
28.29MB
18 - Project 4 - Full Stack Application/026 FastAPI Full Stack - Logout.mp4
39.77MB
18 - Project 4 - Full Stack Application/027 FastAPI Full Stack - Register.mp4
57.18MB
18 - Project 4 - Full Stack Application/028 FastAPI Full Stack - Code Clean Up.mp4
14.7MB
18 - Project 4 - Full Stack Application/029 FastAPI Full Stack - Code Clean Up Part 2.mp4
33.35MB
18 - Project 4 - Full Stack Application/031 FastAPI Solution.mp4
147.49MB
19 - Git - Version Control/001 Git Introduction.mp4
17.14MB
19 - Git - Version Control/002 Git Windows Installation.mp4
27.64MB
19 - Git - Version Control/003 Git Mac Installation.mp4
10.7MB
19 - Git - Version Control/004 Git Basics Overview.mp4
13.72MB
19 - Git - Version Control/005 Git Basics Practice.mp4
27.07MB
19 - Git - Version Control/006 Git Branches Overview.mp4
7.61MB
19 - Git - Version Control/007 Git Branches Practice.mp4
26.93MB
19 - Git - Version Control/008 GitHub Intro.mp4
5.92MB
19 - Git - Version Control/009 Git Remote Commands Slides.mp4
2.58MB
19 - Git - Version Control/010 GitHub Create Account & Remote Repository.mp4
54.26MB
20 - Deploying FastAPI Applications/001 Heroku Introduction.mp4
8.74MB
20 - Deploying FastAPI Applications/002 Heroku Create Account & Connect GitHub.mp4
24.75MB
20 - Deploying FastAPI Applications/003 Heroku Deployment & Code Changes.mp4
36.87MB
20 - Deploying FastAPI Applications/004 Heroku PostgreSQL Production Database.mp4
56.52MB
21 - Summary/001 Bonus Lecture.mp4
637.41KB
友情提示
不会用的朋友看这里 把磁力链接复制到离线下载,或者bt下载软件里即可下载文件,或者直接复制迅雷链接到迅雷里下载! 亲,你造吗?将网页分享给您的基友,下载的人越多速度越快哦!
违规内容投诉邮箱:
[email protected]
概述 838888磁力搜索是一个磁力链接搜索引擎,是学术研究的副产品,用于解决资源过度分散的问题 它通过BitTorrent协议加入DHT网络,实时的自动采集数据,仅存储文件的标题、大小、文件列表、文件标识符(磁力链接)等基础信息 838888磁力搜索不下载任何真实资源,无法判断资源的合法性及真实性,使用838888磁力搜索服务的用户需自行鉴别内容的真伪 838888磁力搜索不上传任何资源,不提供Tracker服务,不提供种子文件的下载,这意味着838888磁力搜索 838888磁力搜索是一个完全合法的系统