Skip to content

Working with Microservices in Go

Unverified source. This magnet is from an unverified source. The content may be unsafe or mislabeled. Proceed with caution.
Title: Working with Microservices in GoGroup: NOGRP
Info Hash
82636C4D475CE38C3D75851679F256274728BCCF
Source
Unverified
Total Size
3.72 GB
Total Files
100
Seeders
1
Leechers
0
Health
1.00
Score
2
Type
Other

File List

FileSize
Working with Microservices in Go/5. Building a Mail Service/4. Building the logic to send email.mp4123.26 MB
Working with Microservices in Go/1. Introduction/1. Introduction.srt13.46 KB
Working with Microservices in Go/1. Introduction/2. About me.mp418.94 MB
Working with Microservices in Go/1. Introduction/2. About me.srt1.6 KB
Working with Microservices in Go/1. Introduction/3. Installing Go.mp48.28 MB
Working with Microservices in Go/1. Introduction/3. Installing Go.srt1.24 KB
Working with Microservices in Go/1. Introduction/3.1 Download Go.html76 B
Working with Microservices in Go/1. Introduction/4. Installing Visual Studio Code.mp47.72 MB
Working with Microservices in Go/1. Introduction/4. Installing Visual Studio Code.srt2.42 KB
Working with Microservices in Go/1. Introduction/4.1 Download Visual Studio Code.html99 B
Working with Microservices in Go/1. Introduction/5. Installing Make.mp410.73 MB
Working with Microservices in Go/1. Introduction/5. Installing Make.srt2.3 KB
Working with Microservices in Go/1. Introduction/5.1 Chocolately.html91 B
Working with Microservices in Go/1. Introduction/5.2 GNU Make.html95 B
Working with Microservices in Go/1. Introduction/5.3 Homebrew.html77 B
Working with Microservices in Go/1. Introduction/6. Installing Docker.mp45.59 MB
Working with Microservices in Go/1. Introduction/6. Installing Docker.srt1.36 KB
Working with Microservices in Go/1. Introduction/6.1 Docker Desktop.html108 B
Working with Microservices in Go/1. Introduction/7. Asking for help.mp423.27 MB
Working with Microservices in Go/1. Introduction/7. Asking for help.srt2.29 KB
Working with Microservices in Go/1. Introduction/8. Mistakes. We all make them..mp42.23 MB
Working with Microservices in Go/1. Introduction/8. Mistakes. We all make them..srt1.93 KB
Working with Microservices in Go/2. Building a simple front end and one Microservice/1. What we'll cover in this section.mp45.17 MB
Working with Microservices in Go/2. Building a simple front end and one Microservice/1. What we'll cover in this section.srt978 B
Working with Microservices in Go/2. Building a simple front end and one Microservice/2. Setting up the front end.mp45.18 MB
Working with Microservices in Go/2. Building a simple front end and one Microservice/2. Setting up the front end.srt2.44 KB
Working with Microservices in Go/2. Building a simple front end and one Microservice/2.1 front-end.zip8.21 KB
Working with Microservices in Go/2. Building a simple front end and one Microservice/3. Reviewing the front end code.mp420.09 MB
Working with Microservices in Go/2. Building a simple front end and one Microservice/3. Reviewing the front end code.srt5.25 KB
Working with Microservices in Go/2. Building a simple front end and one Microservice/3.1 source.zip13.09 KB
Working with Microservices in Go/2. Building a simple front end and one Microservice/4. Our first service the Broker.mp478.03 MB
Working with Microservices in Go/2. Building a simple front end and one Microservice/4. Our first service the Broker.srt19.81 KB
Working with Microservices in Go/2. Building a simple front end and one Microservice/4.1 source.zip12.72 KB
Working with Microservices in Go/2. Building a simple front end and one Microservice/5. Building a docker image for the Broker service.mp435.89 MB
Working with Microservices in Go/2. Building a simple front end and one Microservice/5. Building a docker image for the Broker service.srt12.74 KB
Working with Microservices in Go/2. Building a simple front end and one Microservice/5.1 broker-service.dockerfile.zip415 B
Working with Microservices in Go/2. Building a simple front end and one Microservice/5.2 docker-compose.yml.zip352 B
Working with Microservices in Go/2. Building a simple front end and one Microservice/5.3 source.zip13.73 KB
Working with Microservices in Go/2. Building a simple front end and one Microservice/6. Adding a button and JavaScript to the front end.mp445.74 MB
Working with Microservices in Go/2. Building a simple front end and one Microservice/6. Adding a button and JavaScript to the front end.srt10.99 KB
Working with Microservices in Go/2. Building a simple front end and one Microservice/6.1 source.zip14.13 KB
Working with Microservices in Go/2. Building a simple front end and one Microservice/7. Creating some helper functions to deal with JSON and such.mp446.98 MB
Working with Microservices in Go/2. Building a simple front end and one Microservice/7. Creating some helper functions to deal with JSON and such.srt10.6 KB
Working with Microservices in Go/2. Building a simple front end and one Microservice/7.1 source.zip4.46 MB
Working with Microservices in Go/2. Building a simple front end and one Microservice/8. Simplifying things with a Makefile (Mac & Linux).mp426.1 MB
Working with Microservices in Go/2. Building a simple front end and one Microservice/8. Simplifying things with a Makefile (Mac & Linux).srt6.25 KB
Working with Microservices in Go/2. Building a simple front end and one Microservice/8.1 Makefile.zip685 B
Working with Microservices in Go/2. Building a simple front end and one Microservice/9. Simplifying things with a Makefile (Windows).mp425.26 MB
Working with Microservices in Go/2. Building a simple front end and one Microservice/9. Simplifying things with a Makefile (Windows).srt4.26 KB
Working with Microservices in Go/2. Building a simple front end and one Microservice/9.1 Makefile.zip730 B
Working with Microservices in Go/3. Building an Authentication Service/1. What we'll cover in this section.mp413.29 MB
Working with Microservices in Go/3. Building an Authentication Service/1. What we'll cover in this section.srt2.67 KB
Working with Microservices in Go/3. Building an Authentication Service/2. Setting up a stub Authentication service.mp459.71 MB
Working with Microservices in Go/3. Building an Authentication Service/2. Setting up a stub Authentication service.srt15.9 KB
Working with Microservices in Go/3. Building an Authentication Service/2.1 models.go.zip11.85 KB
Working with Microservices in Go/3. Building an Authentication Service/2.2 source.zip22.27 KB
Working with Microservices in Go/3. Building an Authentication Service/3. Creating and connecting to Postgres from the Authentication service.mp439.42 MB
Working with Microservices in Go/3. Building an Authentication Service/3. Creating and connecting to Postgres from the Authentication service.srt10.71 KB
Working with Microservices in Go/3. Building an Authentication Service/3.1 source.zip30.17 KB
Working with Microservices in Go/3. Building an Authentication Service/4. A note about PostgreSQL.html1.07 KB
Working with Microservices in Go/3. Building an Authentication Service/5. Updating our docker-compose.yml for Postgres and the Authentication service.mp491.31 MB
Working with Microservices in Go/3. Building an Authentication Service/5. Updating our docker-compose.yml for Postgres and the Authentication service.srt17.88 KB
Working with Microservices in Go/3. Building an Authentication Service/5.1 source.zip30.56 KB
Working with Microservices in Go/3. Building an Authentication Service/6. Populating the Postgres database.mp412.49 MB
Working with Microservices in Go/3. Building an Authentication Service/6. Populating the Postgres database.srt3.82 KB
Working with Microservices in Go/3. Building an Authentication Service/6.1 Beekeeper Studio.html92 B
Working with Microservices in Go/3. Building an Authentication Service/6.2 users.sql.zip802 B
Working with Microservices in Go/3. Building an Authentication Service/7. Adding a route and handler to accept JSON.mp449.72 MB
Working with Microservices in Go/3. Building an Authentication Service/7. Adding a route and handler to accept JSON.srt12.03 KB
Working with Microservices in Go/3. Building an Authentication Service/7.1 source.zip32.24 KB
Working with Microservices in Go/3. Building an Authentication Service/7.2 tsawlertoolbox.html95 B
Working with Microservices in Go/3. Building an Authentication Service/8. Update the Broker for a standard JSON format, and conect to our Auth service.mp486.4 MB
Working with Microservices in Go/3. Building an Authentication Service/8. Update the Broker for a standard JSON format, and conect to our Auth service.srt19.69 KB
Working with Microservices in Go/3. Building an Authentication Service/8.1 source.zip32.85 KB
Working with Microservices in Go/3. Building an Authentication Service/9. Updating the front end to authenticate thorough the Broker and trying things out.mp444.77 MB
Working with Microservices in Go/3. Building an Authentication Service/9. Updating the front end to authenticate thorough the Broker and trying things out.srt8.4 KB
Working with Microservices in Go/3. Building an Authentication Service/9.1 source.zip33.19 KB
Working with Microservices in Go/4. Building a Logger Service/1. What we'll cover in this section.mp47.91 MB
Working with Microservices in Go/4. Building a Logger Service/1. What we'll cover in this section.srt1.46 KB
Working with Microservices in Go/4. Building a Logger Service/2. Getting started with the Logger service.mp443.18 MB
Working with Microservices in Go/4. Building a Logger Service/2. Getting started with the Logger service.srt13.79 KB
Working with Microservices in Go/4. Building a Logger Service/2.1 source.zip37.56 KB
Working with Microservices in Go/4. Building a Logger Service/3. Setting up the Logger data models.mp473.08 MB
Working with Microservices in Go/4. Building a Logger Service/3. Setting up the Logger data models.srt19.52 KB
Working with Microservices in Go/4. Building a Logger Service/3.1 source.zip38.56 KB
Working with Microservices in Go/4. Building a Logger Service/4. Finishing up the Logger data models.mp447.04 MB
Working with Microservices in Go/4. Building a Logger Service/4. Finishing up the Logger data models.srt9.91 KB
Working with Microservices in Go/4. Building a Logger Service/4.1 source.zip38.73 KB
Working with Microservices in Go/4. Building a Logger Service/5. Setting up routes, handlers, helpers, and a web server in our logger-service.mp450.97 MB
Working with Microservices in Go/4. Building a Logger Service/5. Setting up routes, handlers, helpers, and a web server in our logger-service.srt10.61 KB
Working with Microservices in Go/4. Building a Logger Service/5.1 source.zip41.26 KB
Working with Microservices in Go/4. Building a Logger Service/6. Adding MongoDB to our docker-compose.yml file.mp440.38 MB
Working with Microservices in Go/4. Building a Logger Service/6. Adding MongoDB to our docker-compose.yml file.srt8.75 KB
Working with Microservices in Go/4. Building a Logger Service/6.1 source.zip41.46 KB
Working with Microservices in Go/4. Building a Logger Service/7. Add the logger-service to docker-compose.yml and the Makefile.mp435.68 MB
Working with Microservices in Go/4. Building a Logger Service/7. Add the logger-service to docker-compose.yml and the Makefile.srt5.25 KB
Working with Microservices in Go/4. Building a Logger Service/7.1 source.zip41.89 KB
Working with Microservices in Go/4. Building a Logger Service/8. Adding a route and handler on the Broker to communicate with the logger service.mp447.26 MB
Working with Microservices in Go/4. Building a Logger Service/8. Adding a route and handler on the Broker to communicate with the logger service.srt7.57 KB
Working with Microservices in Go/4. Building a Logger Service/8.1 source.zip42.77 KB

Trackers

No trackers found.