| Building Microservices in Go/07. gRPC Messaging/05. Demo - Creating gRPC Clients and Servers.mp4 |
33.4 MB |
| Building Microservices in Go/00. Course Overview/00. Course Overview.mp4 |
2.2 MB |
| Building Microservices in Go/00. Course Overview/00. Course Overview.srt |
2 KB |
| Building Microservices in Go/01. Introduction/00. Introduction.mp4 |
2.7 MB |
| Building Microservices in Go/01. Introduction/00. Introduction.srt |
3 KB |
| Building Microservices in Go/01. Introduction/01. Targeted Versions.mp4 |
1.6 MB |
| Building Microservices in Go/01. Introduction/01. Targeted Versions.srt |
2 KB |
| Building Microservices in Go/01. Introduction/02. Target Audience.mp4 |
2.5 MB |
| Building Microservices in Go/01. Introduction/02. Target Audience.srt |
4 KB |
| Building Microservices in Go/01. Introduction/03. What are Microservices - .mp4 |
5 MB |
| Building Microservices in Go/01. Introduction/03. What are Microservices - .srt |
7 KB |
| Building Microservices in Go/01. Introduction/04. Demo - A Simple Webservice.mp4 |
11.9 MB |
| Building Microservices in Go/01. Introduction/04. Demo - A Simple Webservice.srt |
12 KB |
| Building Microservices in Go/01. Introduction/05. Course Outline.mp4 |
3.7 MB |
| Building Microservices in Go/01. Introduction/05. Course Outline.srt |
5 KB |
| Building Microservices in Go/02. Creating HTTP Servers/00. Introduction.mp4 |
1.2 MB |
| Building Microservices in Go/02. Creating HTTP Servers/00. Introduction.srt |
1 KB |
| Building Microservices in Go/02. Creating HTTP Servers/01. Types of Go Servers.mp4 |
954 KB |
| Building Microservices in Go/02. Creating HTTP Servers/01. Types of Go Servers.srt |
1 KB |
| Building Microservices in Go/02. Creating HTTP Servers/02. Demo - The Default Server.mp4 |
7.9 MB |
| Building Microservices in Go/02. Creating HTTP Servers/02. Demo - The Default Server.srt |
7 KB |
| Building Microservices in Go/02. Creating HTTP Servers/03. Demo - The Default Server with TLS.mp4 |
9.4 MB |
| Building Microservices in Go/02. Creating HTTP Servers/03. Demo - The Default Server with TLS.srt |
10 KB |
| Building Microservices in Go/02. Creating HTTP Servers/04. Demo - Custom Servers.mp4 |
17.6 MB |
| Building Microservices in Go/02. Creating HTTP Servers/04. Demo - Custom Servers.srt |
14 KB |
| Building Microservices in Go/02. Creating HTTP Servers/05. Handling Requests.mp4 |
3.1 MB |
| Building Microservices in Go/02. Creating HTTP Servers/05. Handling Requests.srt |
4 KB |
| Building Microservices in Go/02. Creating HTTP Servers/06. Demo - Handling Requests with Functions.mp4 |
11.3 MB |
| Building Microservices in Go/02. Creating HTTP Servers/06. Demo - Handling Requests with Functions.srt |
10 KB |
| Building Microservices in Go/02. Creating HTTP Servers/07. Demo - Handling Requests with Custom Types.mp4 |
8.6 MB |
| Building Microservices in Go/02. Creating HTTP Servers/07. Demo - Handling Requests with Custom Types.srt |
7 KB |
| Building Microservices in Go/02. Creating HTTP Servers/08. Demo - Working with Headers.mp4 |
5.7 MB |
| Building Microservices in Go/02. Creating HTTP Servers/08. Demo - Working with Headers.srt |
5 KB |
| Building Microservices in Go/02. Creating HTTP Servers/09. Demo - Handling Cookies.mp4 |
7.3 MB |
| Building Microservices in Go/02. Creating HTTP Servers/09. Demo - Handling Cookies.srt |
5 KB |
| Building Microservices in Go/02. Creating HTTP Servers/10. Demo - Setting Status Codes.mp4 |
5 MB |
| Building Microservices in Go/02. Creating HTTP Servers/10. Demo - Setting Status Codes.srt |
4 KB |
| Building Microservices in Go/02. Creating HTTP Servers/11. Summary.mp4 |
2.5 MB |
| Building Microservices in Go/02. Creating HTTP Servers/11. Summary.srt |
3 KB |
| Building Microservices in Go/03. Serving Static Content/00. Introduction.mp4 |
1.5 MB |
| Building Microservices in Go/03. Serving Static Content/00. Introduction.srt |
2 KB |
| Building Microservices in Go/03. Serving Static Content/01. Demo - Generating Static Responses with Fprint.mp4 |
10.3 MB |
| Building Microservices in Go/03. Serving Static Content/01. Demo - Generating Static Responses with Fprint.srt |
8 KB |
| Building Microservices in Go/03. Serving Static Content/02. Demo - Sending Individual Files.mp4 |
6.1 MB |
| Building Microservices in Go/03. Serving Static Content/02. Demo - Sending Individual Files.srt |
6 KB |
| Building Microservices in Go/03. Serving Static Content/03. Demo - Sending Arbitrary Data.mp4 |
10.4 MB |
| Building Microservices in Go/03. Serving Static Content/03. Demo - Sending Arbitrary Data.srt |
8 KB |
| Building Microservices in Go/03. Serving Static Content/04. Demo - Creating File Servers.mp4 |
13.8 MB |
| Building Microservices in Go/03. Serving Static Content/04. Demo - Creating File Servers.srt |
11 KB |
| Building Microservices in Go/03. Serving Static Content/05. Summary.mp4 |
2.6 MB |
| Building Microservices in Go/03. Serving Static Content/05. Summary.srt |
3 KB |
| Building Microservices in Go/04. JSON Messaging/00. Introduction.mp4 |
2.1 MB |
| Building Microservices in Go/04. JSON Messaging/00. Introduction.srt |
3 KB |
| Building Microservices in Go/04. JSON Messaging/01. Messaging Strategies.mp4 |
7.2 MB |
| Building Microservices in Go/04. JSON Messaging/01. Messaging Strategies.srt |
11 KB |
| Building Microservices in Go/04. JSON Messaging/02. Brief Review of the JSON Protocol.mp4 |
2.3 MB |
| Building Microservices in Go/04. JSON Messaging/02. Brief Review of the JSON Protocol.srt |
4 KB |
| Building Microservices in Go/04. JSON Messaging/03. Sending JSON Messages.mp4 |
7.7 MB |
| Building Microservices in Go/04. JSON Messaging/03. Sending JSON Messages.srt |
9 KB |
| Building Microservices in Go/04. JSON Messaging/04. Demo - Sending JSON Messages.mp4 |
14.9 MB |
| Building Microservices in Go/04. JSON Messaging/04. Demo - Sending JSON Messages.srt |
11 KB |
| Building Microservices in Go/04. JSON Messaging/05. Receiving JSON Messages.mp4 |
7.8 MB |
| Building Microservices in Go/04. JSON Messaging/05. Receiving JSON Messages.srt |
8 KB |
| Building Microservices in Go/04. JSON Messaging/06. Demo - Receiving JSON Messages.mp4 |
14.8 MB |
| Building Microservices in Go/04. JSON Messaging/06. Demo - Receiving JSON Messages.srt |
11 KB |
| Building Microservices in Go/04. JSON Messaging/07. Summary.mp4 |
2.1 MB |
| Building Microservices in Go/04. JSON Messaging/07. Summary.srt |
3 KB |
| Building Microservices in Go/05. Routing Requests/00. Introduction.mp4 |
1.9 MB |
| Building Microservices in Go/05. Routing Requests/00. Introduction.srt |
3 KB |
| Building Microservices in Go/05. Routing Requests/01. Routing Requirements.mp4 |
2.4 MB |
| Building Microservices in Go/05. Routing Requests/01. Routing Requirements.srt |
4 KB |
| Building Microservices in Go/05. Routing Requests/02. Basic Routing.mp4 |
2.6 MB |
| Building Microservices in Go/05. Routing Requests/02. Basic Routing.srt |
4 KB |
| Building Microservices in Go/05. Routing Requests/03. Demo - Basic Routing.mp4 |
18.1 MB |
| Building Microservices in Go/05. Routing Requests/03. Demo - Basic Routing.srt |
15 KB |
| Building Microservices in Go/05. Routing Requests/04. Parametric Routing with String Splitting.mp4 |
3.3 MB |
| Building Microservices in Go/05. Routing Requests/04. Parametric Routing with String Splitting.srt |
5 KB |
| Building Microservices in Go/05. Routing Requests/05. Demo - Parametric Routing with String Splitting.mp4 |
8.8 MB |
| Building Microservices in Go/05. Routing Requests/05. Demo - Parametric Routing with String Splitting.srt |
8 KB |
| Building Microservices in Go/05. Routing Requests/06. Parametric Routing with Regular Expressions.mp4 |
9.4 MB |
| Building Microservices in Go/05. Routing Requests/06. Parametric Routing with Regular Expressions.srt |
13 KB |
| Building Microservices in Go/05. Routing Requests/07. Demo - Parametric Routing with Regular Expressions.mp4 |
13.3 MB |
| Building Microservices in Go/05. Routing Requests/07. Demo - Parametric Routing with Regular Expressions.srt |
11 KB |
| Building Microservices in Go/05. Routing Requests/08. Common Third-party Routers.mp4 |
1.2 MB |
| Building Microservices in Go/05. Routing Requests/08. Common Third-party Routers.srt |
2 KB |
| Building Microservices in Go/05. Routing Requests/09. Demo - Routing Requests with gorilla - mux.mp4 |
11.7 MB |
| Building Microservices in Go/05. Routing Requests/09. Demo - Routing Requests with gorilla - mux.srt |
9 KB |
| Building Microservices in Go/05. Routing Requests/10. Demo - Routing Requests with go-chi.mp4 |
8.1 MB |
| Building Microservices in Go/05. Routing Requests/10. Demo - Routing Requests with go-chi.srt |
7 KB |
| Building Microservices in Go/05. Routing Requests/11. Summary.mp4 |
3.6 MB |
| Building Microservices in Go/05. Routing Requests/11. Summary.srt |
4 KB |
| Building Microservices in Go/06. Creating Middleware/00. Introduction.mp4 |
1.5 MB |
| Building Microservices in Go/06. Creating Middleware/00. Introduction.srt |
2 KB |
| Building Microservices in Go/06. Creating Middleware/01. What Is Middleware - .mp4 |
2.9 MB |
| Building Microservices in Go/06. Creating Middleware/01. What Is Middleware - .srt |
4 KB |
| Building Microservices in Go/06. Creating Middleware/02. Creating Middleware.mp4 |
4.5 MB |
| Building Microservices in Go/06. Creating Middleware/02. Creating Middleware.srt |
7 KB |
| Building Microservices in Go/06. Creating Middleware/03. Demo - Preparing the Demo for Middleware.mp4 |
14.8 MB |
| Building Microservices in Go/06. Creating Middleware/03. Demo - Preparing the Demo for Middleware.srt |
11 KB |
| Building Microservices in Go/06. Creating Middleware/04. Demo - Creating Global Middleware.mp4 |
15 MB |
| Building Microservices in Go/06. Creating Middleware/04. Demo - Creating Global Middleware.srt |
11 KB |
| Building Microservices in Go/06. Creating Middleware/05. Demo - Creating Route-specific Middleware.mp4 |
30.6 MB |
| Building Microservices in Go/06. Creating Middleware/05. Demo - Creating Route-specific Middleware.srt |
22 KB |
| Building Microservices in Go/06. Creating Middleware/06. Summary.mp4 |
2.6 MB |
| Building Microservices in Go/06. Creating Middleware/06. Summary.srt |
3 KB |
| Building Microservices in Go/07. gRPC Messaging/00. Introduction.mp4 |
1.8 MB |
| Building Microservices in Go/07. gRPC Messaging/00. Introduction.srt |
2 KB |
| Building Microservices in Go/07. gRPC Messaging/01. gRPC Structure.mp4 |
2.1 MB |
| Building Microservices in Go/07. gRPC Messaging/01. gRPC Structure.srt |
3 KB |
| Building Microservices in Go/07. gRPC Messaging/02. Overview of Protocol Buffers.mp4 |
6.8 MB |
| Building Microservices in Go/07. gRPC Messaging/02. Overview of Protocol Buffers.srt |
9 KB |
| Building Microservices in Go/07. gRPC Messaging/03. Demo - Protocol Buffers.mp4 |
24.6 MB |
| Building Microservices in Go/07. gRPC Messaging/03. Demo - Protocol Buffers.srt |
21 KB |
| Building Microservices in Go/07. gRPC Messaging/04. Creating gRPC Clients and Servers.mp4 |
6.9 MB |
| Building Microservices in Go/07. gRPC Messaging/04. Creating gRPC Clients and Servers.srt |
10 KB |
| Building Microservices in Go/go-building-microservices.zip |
12.6 MB |
| Building Microservices in Go/07. gRPC Messaging/05. Demo - Creating gRPC Clients and Servers.srt |
24 KB |
| Building Microservices in Go/07. gRPC Messaging/06. Course Summary.mp4 |
2.5 MB |
| Building Microservices in Go/07. gRPC Messaging/06. Course Summary.srt |
3 KB |