# nicholasjackson/building-microservices-youtube

Code repository for my Building Microservices YouTube series https://www.youtube.com/playlist?list=PLmD8u-IFdreyh6EUfevBcbiuCKzFk0EW_

Repository: https://github.com/nicholasjackson/building-microservices-youtube
Canonical: https://ross.abutalabs.com/products/building-microservices-youtube
Language: Go
License: MIT
License Family: permissive
Topics: go, microservices
Last push: 2024-07-14T12:56:11+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 2421, "days_push": 780, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1168, forks 342 (observed 2026-08-28T04:03:50.870470+00:00)

## What it is
Companion code repository for the 'Building Microservices in Go' YouTube tutorial series by Nicholas Jackson. It contains a multi-tier microservice system (REST API, gRPC currency service, image service, React frontend) with one branch per episode.

## Use cases
- learn to build microservices in go
- example of grpc streaming service in go
- tutorial on dockerizing go microservices
- learn kubernetes deployment for microservices
- example restful json api in go
- learn service mesh and observability patterns
- sample code for continuous delivery of microservices

## When to choose
- you want to follow a structured video course on Go microservices
- you need reference code for REST and gRPC services in Go
- you are learning Docker, Kubernetes, and service mesh basics with Go

## When to avoid
- you need a production-ready microservices framework or template
- you want actively developed example code with current dependency versions
- you are not following the accompanying YouTube series

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: web-framework, rpc, http-server, testing, container-orchestration, developer-tools
- domain: microservices, developer-tools, tutorials, web-development
- platform: go, cross-platform
- tags: grpc, tutorial-series, youtube-course, sample-code, service-mesh, react-frontend, mono-repo, docker, kubernetes

## Member repositories
- nicholasjackson/building-microservices-youtube (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:50.870470+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:28:48.332233+00:00, confidence not recorded.
  - readme: https://github.com/nicholasjackson/building-microservices-youtube (fetched 2026-08-28T04:03:50.870470+00:00, sha b6fe6574d432)
- Data as of 2026-08-30T08:39:29.467469+00:00.
