# crizstian/cinema-microservice

Example of a cinema microservice

Repository: https://github.com/crizstian/cinema-microservice
Canonical: https://ross.abutalabs.com/products/cinema-microservice
Language: JavaScript
License Family: other
Topics: mongodb, docker, javascript, nodejs, microservice, cinema, cloud-computing
Last push: 2022-05-13T19:00:08+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3511, "days_push": 1573, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1775, forks 646 (observed 2026-08-28T04:05:34.467825+00:00)

## What it is
An example NodeJS cinema microservices project accompanying a series of blog posts, with services for movies, booking, payments, notifications, and an API gateway. It demonstrates deploying the services to a Docker Swarm cluster using MongoDB and Docker.

## Use cases
- learn how to build nodejs microservices
- example of microservice architecture with api gateway
- deploy nodejs services to docker swarm
- reference project for mongodb-backed microservices
- understand microservice communication patterns
- tutorial on dockerizing a nodejs application

## When to choose
- you are learning microservice patterns in NodeJS
- you want a working example of an API gateway with multiple backend services
- you need a reference for deploying services with Docker Swarm

## When to avoid
- you need a production-ready cinema booking system
- you require maintained, up-to-date dependencies (NodeJS 7 and MongoDB 3.4 are outdated)
- you need a project with active support or a formal license file

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: microservices, api-gateway, http-server, deployment, container-orchestration
- domain: microservices, backend, developer-tools, tutorials
- platform: cross-platform
- tags: example-project, docker-swarm, nodejs, mongodb, api-gateway, tutorial, cinema-booking, devops, containers, docker

## Member repositories
- crizstian/cinema-microservice (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:34.467825+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-30T03:25:20.469070+00:00, confidence not recorded.
  - readme: https://github.com/crizstian/cinema-microservice (fetched 2026-08-28T04:05:34.467825+00:00, sha 130816c03d71)
- Data as of 2026-08-30T08:39:29.467469+00:00.
