umermansoor/microservices resource
Example of Microservices written using Flask. observed · 2026-08-28
Health v2 · maintenance only
66/100
- Activity 74
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3929
- days_rel: n/a
- days_push: 161
- n_releases_24m: 0
Adoption not part of the score
1114 stars · 248 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Cinema 3 is an educational example project demonstrating microservices architecture using four Python Flask services for a fictional movie theater (movies, showtimes, bookings, users). It accompanies a blog post on writing microservices in Python.
Use cases
- learn microservices architecture with python
- example of flask microservices
- understand how services communicate over http
- starter code for building microservices in python
- teach microservices patterns in a course
- see a simple rest api split into multiple services
When to choose
- you want a minimal, readable example of microservices in Python/Flask
- you are learning or teaching microservices concepts
- you need a small reference architecture for service-to-service HTTP communication
When to avoid
- you need a production-ready microservices framework or scaffolding
- your stack requires Python 3 (the project targets Python 2.7)
- you need modern tooling like containers, service discovery, or orchestration
Facets
learning-resource · maturity maintenance
microservices web-framework http-server api-framework microservices backend developer-tools tutorials python windows cross-platform flask example-project educational rest-api python-2 linux macos
1 source
- readme: https://github.com/umermansoor/microservices · fetched 2026-08-28 · 441badbc459c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| umermansoor/microservices | main | 66 |
For agents
markdown · JSON · MCP: product_card(name="umermansoor/microservices")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem