种子简介
种子名称:
[GigaCourse.Com] Udemy - gRPC [Node.js] MasterClass Build Modern API & Microservices
文件类型:
视频
文件数目:
64个文件
文件大小:
1.8 GB
收录时间:
2023-1-13 12:22
已经下载:
3次
资源热度:
792
最近下载:
2024-11-11 06:24
下载BT种子文件
下载Torrent文件(.torrent)
立即下载
磁力链接下载
magnet:?xt=urn:btih:8a28b7960b203296841d117c67a524925fdc3f74&dn=[GigaCourse.Com] Udemy - gRPC [Node.js] MasterClass Build Modern API & Microservices
复制链接到迅雷、QQ旋风进行下载,或者使用百度云离线下载。
喜欢这个种子的人也喜欢
种子包含的文件
[GigaCourse.Com] Udemy - gRPC [Node.js] MasterClass Build Modern API & Microservices.torrent
01 - gRPC Course Overview/001 gRPC Introduction.mp425.41MB
01 - gRPC Course Overview/002 Course Objective.mp44MB
01 - gRPC Course Overview/003 About your instructor.mp449.34MB
01 - gRPC Course Overview/004 Important Message.mp4989.11KB
03 - [Theory] gRPC Internals Deep Dive/002 Protocol Buffers & Language Interoperability.mp419.4MB
03 - [Theory] gRPC Internals Deep Dive/003 HTTP2.mp425.55MB
03 - [Theory] gRPC Internals Deep Dive/004 4 Types of gRPC APIs.mp47.36MB
03 - [Theory] gRPC Internals Deep Dive/005 Scalability in gRPC.mp42.83MB
03 - [Theory] gRPC Internals Deep Dive/006 Security in gRPC (SSL).mp42.03MB
03 - [Theory] gRPC Internals Deep Dive/007 gRPC vs REST.mp49.28MB
03 - [Theory] gRPC Internals Deep Dive/008 Section Summary - why use gRPC.mp41.1MB
04 - [Hands-On] gRPC Project Overview & Setup/001 Install Node.js and VS Code IDE.mp44.63MB
04 - [Hands-On] gRPC Project Overview & Setup/003 Setup gRPC Node.js Project - Create Service and Code Generation.mp437.38MB
04 - [Hands-On] gRPC Project Overview & Setup/004 Server Setup and Running It.mp49.69MB
04 - [Hands-On] gRPC Project Overview & Setup/005 Client Setup - Boilerplate Code.mp429.32MB
05 - [Hands-On] gRPC Unary/001 What's an Unary API.mp42.44MB
05 - [Hands-On] gRPC Unary/002 Greet API Definition.mp435.26MB
05 - [Hands-On] gRPC Unary/003 Unary API Server Implementation.mp448.08MB
05 - [Hands-On] gRPC Unary/004 Unary API Client Implementation.mp453.62MB
05 - [Hands-On] gRPC Unary/005 Side Note - Install nodemon.mp45.14MB
05 - [Hands-On] gRPC Unary/007 [Solution] Sum API.mp430.61MB
06 - [OPTIONAL] Statically & Dynamically Code Generation/001 Statically or Dynamically Code Generation gRPC Node.JS.mp444.16MB
06 - [OPTIONAL] Statically & Dynamically Code Generation/002 Dynamically Code Generation Implementation.mp465.97MB
07 - [Hands-On] gRPC Server Streaming/001 What's a Server Streaming API.mp44.57MB
07 - [Hands-On] gRPC Server Streaming/002 GreetManyTimes API Definition.mp410.9MB
07 - [Hands-On] gRPC Server Streaming/003 Server Streaming API Server Implementation.mp436.45MB
07 - [Hands-On] gRPC Server Streaming/004 Server Streaming API Client Implementation.mp468.41MB
07 - [Hands-On] gRPC Server Streaming/006 [Solution] PrimeNumberDecomposition API.mp471.47MB
08 - [Hands-On] gRPC Client Streaming/001 What's a Client Streaming API.mp43.31MB
08 - [Hands-On] gRPC Client Streaming/002 LongGreet API Definition.mp417.59MB
08 - [Hands-On] gRPC Client Streaming/003 Client Streaming API Server Implementation.mp411.46MB
08 - [Hands-On] gRPC Client Streaming/004 Client Streaming API Client Implementation.mp416.03MB
08 - [Hands-On] gRPC Client Streaming/005 Client Streaming API Client Implementation - Part 2.mp423.69MB
08 - [Hands-On] gRPC Client Streaming/007 [Solution] ComputeAverage API.mp479MB
09 - [Hands-On] gRPC Bi-Directional Streaming/001 What's a Bi-Directional Streaming API.mp46.09MB
09 - [Hands-On] gRPC Bi-Directional Streaming/002 GreetEveryone API Definition.mp411.7MB
09 - [Hands-On] gRPC Bi-Directional Streaming/003 Bi-Directional Streaming API Server Implementation.mp443.26MB
09 - [Hands-On] gRPC Bi-Directional Streaming/004 Bi-Directional Streaming API Client Implementation.mp429.19MB
09 - [Hands-On] gRPC Bi-Directional Streaming/006 [Solution] FindMaximum API.mp455.7MB
10 - [Hands-On] gRPC Advanced Features Deep Dive/001 [Theory] Errors in gRPC.mp411.1MB
10 - [Hands-On] gRPC Advanced Features Deep Dive/002 [Hands-On] Errors implementation.mp464.04MB
10 - [Hands-On] gRPC Advanced Features Deep Dive/003 [Theory] Deadlines.mp43.72MB
10 - [Hands-On] gRPC Advanced Features Deep Dive/004 [Hands-On] Deadlines.mp426.63MB
10 - [Hands-On] gRPC Advanced Features Deep Dive/005 [Theory] SSL Security.mp49.61MB
10 - [Hands-On] gRPC Advanced Features Deep Dive/007 [Hands-On] SSL Security.mp4110.09MB
10 - [Hands-On] gRPC Advanced Features Deep Dive/008 [Demo] Language Interoperability.mp453.7MB
11 - [Hands-On] CRUD API with Postgres/001 Install Postgres.mp47.58MB
11 - [Hands-On] CRUD API with Postgres/002 Install Postico & Setup DB Connection.mp43.74MB
11 - [Hands-On] CRUD API with Postgres/003 Setup Postgres Modules and Adding Data to DB.mp449.05MB
11 - [Hands-On] CRUD API with Postgres/004 Creating Blog Protos and Code Generation.mp427.65MB
11 - [Hands-On] CRUD API with Postgres/005 ListBlog Server.mp436.64MB
11 - [Hands-On] CRUD API with Postgres/006 ListBlog Client.mp435.2MB
11 - [Hands-On] CRUD API with Postgres/007 CreateBlog Server.mp434.96MB
11 - [Hands-On] CRUD API with Postgres/008 CreateBlog Client.mp428.03MB
11 - [Hands-On] CRUD API with Postgres/009 ReadBlog Server.mp442.33MB
11 - [Hands-On] CRUD API with Postgres/010 ReadBlog Client.mp426.54MB
11 - [Hands-On] CRUD API with Postgres/011 UpdateBlog Server.mp434.98MB
11 - [Hands-On] CRUD API with Postgres/012 UpdateBlog Client.mp446.63MB
11 - [Hands-On] CRUD API with Postgres/013 DeleteBlog Server.mp426.95MB
11 - [Hands-On] CRUD API with Postgres/014 DeleteBlog Client.mp434.57MB
11 - [Hands-On] CRUD API with Postgres/015 gRPC Reflection & Evans CLI.mp481.67MB
12 - Next Steps/001 gRPC Services in the Real Word.mp415.86MB
12 - Next Steps/002 Congrats & Next Steps.mp41.59MB
12 - Next Steps/003 THANK YOU!.mp426.24MB