zhongziso
搜索
zhongziso
首页
首页
功能
磁力转BT
BT转磁力
关于
使用教程
免责声明
磁力助手
Udemy - Complete FastAPI masterclass plus Instagram clone project
magnet:?xt=urn:btih:1a7c72341a280fb83183161028cb024d68428dba&dn=Udemy - Complete FastAPI masterclass plus Instagram clone project
磁力链接详情
文件列表详情
1a7c72341a280fb83183161028cb024d68428dba
infohash:
128
文件数量
8.21 GB
文件大小
2022-8-16 20:07
创建日期
2024-11-6 14:35
最后访问
相关分词
Udemy
-
Complete
FastAPI
masterclass
plus
Instagram
clone
project
07. Database with SQLAlchemy/12. Relationships.mp4 249.11 MB
02. Getting started/01. Section overview.mp4 1.9 MB
02. Getting started/02. Installation.mp4 66.55 MB
02. Getting started/03. FastAPI features.mp4 20.85 MB
02. Getting started/04. HelloWorld discussion.mp4 38.37 MB
03. GET method/01. Section overview.mp4 2.71 MB
03. GET method/02. Path parameters.mp4 35.44 MB
03. GET method/03. Predefined values.mp4 27.54 MB
03. GET method/04. Query parameters.mp4 72.79 MB
04. Operation description/01. Section overview.mp4 4.04 MB
04. Operation description/02. Status code.mp4 63 MB
04. Operation description/03. Tags.mp4 32.38 MB
04. Operation description/04. Summary and description.mp4 32.89 MB
04. Operation description/05. Response description.mp4 9.79 MB
05. Routers/01. Section overview.mp4 2.33 MB
05. Routers/02. Routers.mp4 8.85 MB
05. Routers/03. Refactoring the app.mp4 77.93 MB
05. Routers/04. Adding a second router.mp4 30.47 MB
06. Parameters/01. Section overview.mp4 5.76 MB
06. Parameters/02. Request body.mp4 66.22 MB
06. Parameters/03. Path and query parameters.mp4 20.94 MB
06. Parameters/04. Parameter metadata.mp4 50.57 MB
06. Parameters/05. Validators.mp4 64.57 MB
06. Parameters/06. Multiple values.mp4 27.32 MB
06. Parameters/07. Number validators.mp4 38.1 MB
06. Parameters/08. Complex subtypes.mp4 48.66 MB
07. Database with SQLAlchemy/01. Section overview.mp4 7.14 MB
07. Database with SQLAlchemy/02. Quick intro about Dependencies.mp4 47.41 MB
07. Database with SQLAlchemy/03. Databases in FastAPI.mp4 19.67 MB
07. Database with SQLAlchemy/05. Create database and table.mp4 18.95 MB
07. Database with SQLAlchemy/06. Solving a common python environment problem.mp4 29.11 MB
07. Database with SQLAlchemy/07. Create database and table continued.mp4 75.15 MB
07. Database with SQLAlchemy/08. Write data in database.mp4 184.31 MB
07. Database with SQLAlchemy/09. Process review.mp4 31.78 MB
07. Database with SQLAlchemy/10. Create and read.mp4 73.75 MB
07. Database with SQLAlchemy/11. Update and delete.mp4 95.5 MB
01. Introduction/01. Introduction.mp4 6.85 MB
08. Concepts/01. Section overview.mp4 4.67 MB
08. Concepts/02. Error handling.mp4 170.3 MB
08. Concepts/03. Custom Response.mp4 179.09 MB
08. Concepts/04. Headers.mp4 96.06 MB
08. Concepts/05. Cookies.mp4 55.55 MB
08. Concepts/06. Form data.mp4 29.44 MB
08. Concepts/07. CORS.mp4 101.59 MB
09. Authentication/01. Section overview.mp4 3.11 MB
09. Authentication/02. Authentication.mp4 12.23 MB
09. Authentication/03. Securing an endpoint.mp4 39.47 MB
09. Authentication/05. Generating access token.mp4 159.41 MB
09. Authentication/06. User authentication.mp4 154.97 MB
10. Working with files/01. Section overview.mp4 3.71 MB
10. Working with files/02. File.mp4 44.95 MB
10. Working with files/03. UploadFile.mp4 60.59 MB
10. Working with files/04. Making files statically available.mp4 35.87 MB
10. Working with files/05. Downloading files.mp4 34.45 MB
11. Tasks/01. Section overview.mp4 5.06 MB
11. Tasks/02. Deployment.mp4 42.71 MB
11. Tasks/03. Debugging.mp4 47.1 MB
11. Tasks/04. Testing.mp4 138.35 MB
11. Tasks/05. Logging.mp4 28.08 MB
12. More concepts/01. Section overview.mp4 5.32 MB
12. More concepts/02. Async await.mp4 42.14 MB
12. More concepts/03. Templates.mp4 166.52 MB
12. More concepts/04. Middleware.mp4 45.64 MB
12. More concepts/05. Background tasks.mp4 29.54 MB
12. More concepts/07. Web sockets.mp4 60.25 MB
13. Instagram - FastAPI/01. Project overview.mp4 80.46 MB
13. Instagram - FastAPI/02. FastAPI requirements.mp4 57.5 MB
13. Instagram - FastAPI/03. Project setup.mp4 28.05 MB
13. Instagram - FastAPI/05. Database setup.mp4 42.12 MB
13. Instagram - FastAPI/06. Create user.mp4 101.79 MB
13. Instagram - FastAPI/07. Password encryption.mp4 36.29 MB
13. Instagram - FastAPI/08. Create post.mp4 200.33 MB
13. Instagram - FastAPI/09. Get all posts.mp4 33.5 MB
13. Instagram - FastAPI/10. Upload image.mp4 128.96 MB
13. Instagram - FastAPI/12. Authentication.mp4 186.05 MB
13. Instagram - FastAPI/13. Delete post.mp4 74.62 MB
13. Instagram - FastAPI/14. Comments.mp4 180.66 MB
13. Instagram - FastAPI/15. CORS.mp4 42.58 MB
13. Instagram - FastAPI/16. Create data.mp4 53.53 MB
14. Instagram client - React JS/01. Project overview.mp4 35.42 MB
14. Instagram client - React JS/02. Project setup.mp4 35.49 MB
14. Instagram client - React JS/03. Retrieve posts from backend.mp4 48.23 MB
14. Instagram client - React JS/04. Display images.mp4 109.05 MB
14. Instagram client - React JS/05. Caption and comments.mp4 58.1 MB
14. Instagram client - React JS/06. Post header.mp4 74.94 MB
14. Instagram client - React JS/07. Sort posts.mp4 64.78 MB
14. Instagram client - React JS/08. Header.mp4 78.91 MB
14. Instagram client - React JS/09. Signup dialog.mp4 151.08 MB
14. Instagram client - React JS/10. Authentication.mp4 90.61 MB
14. Instagram client - React JS/11. Update header.mp4 44.21 MB
14. Instagram client - React JS/12. Maintain authentication.mp4 77.7 MB
14. Instagram client - React JS/13. Signup modal.mp4 42.57 MB
14. Instagram client - React JS/14. Signup functionality.mp4 90.28 MB
14. Instagram client - React JS/15. Post upload UI.mp4 125.39 MB
14. Instagram client - React JS/16. Upload image.mp4 98.34 MB
14. Instagram client - React JS/17. Create post.mp4 86.67 MB
14. Instagram client - React JS/18. Delete post.mp4 67.89 MB
14. Instagram client - React JS/19. Comment interface.mp4 70.1 MB
14. Instagram client - React JS/20. Upload comment.mp4 67.71 MB
14. Instagram client - React JS/21. Retrieve updated comments.mp4 58.28 MB
14. Instagram client - React JS/22. Review.mp4 50.38 MB
15. Instagram client - Android/01. Project overview.mp4 23.36 MB
15. Instagram client - Android/03. Create project.mp4 54.59 MB
15. Instagram client - Android/05. Main layout.mp4 215.11 MB
15. Instagram client - Android/06. Network communication.mp4 120.43 MB
15. Instagram client - Android/07. Perform a network call.mp4 77.83 MB
15. Instagram client - Android/09. Post layout.mp4 165.4 MB
15. Instagram client - Android/10. RecyclerView Adapter.mp4 100.31 MB
15. Instagram client - Android/11. Showing the posts.mp4 38.73 MB
15. Instagram client - Android/12. Update layout.mp4 110.87 MB
15. Instagram client - Android/14. Login dialog layout.mp4 81.25 MB
15. Instagram client - Android/15. Show login dialog.mp4 97.3 MB
15. Instagram client - Android/16. Login network call.mp4 58.04 MB
15. Instagram client - Android/17. Login functionality.mp4 75.73 MB
15. Instagram client - Android/18. Logout functionality.mp4 36.92 MB
15. Instagram client - Android/20. Signup dialog layout.mp4 30.62 MB
15. Instagram client - Android/21. Show signup dialog.mp4 80.9 MB
15. Instagram client - Android/22. Signup functionality.mp4 68.51 MB
15. Instagram client - Android/23. Update post UI.mp4 57.82 MB
15. Instagram client - Android/24. Reverse posts order.mp4 39.48 MB
15. Instagram client - Android/25. Select image.mp4 77.34 MB
15. Instagram client - Android/26. Upload image.mp4 100.98 MB
15. Instagram client - Android/27. Upload post.mp4 75.84 MB
15. Instagram client - Android/28. Post deletion.mp4 75.12 MB
15. Instagram client - Android/29. Create comment.mp4 106.61 MB
15. Instagram client - Android/30. Refresh layout.mp4 37.48 MB
15. Instagram client - Android/31. Review.mp4 40.08 MB
16. Conclusion/01. Conclusion.mp4 2.07 MB
其他位置