panagiop/node.js-clean-architecture resource
A use case of Clean Architecture in Node.js comprising of Express.js, MongoDB and Redis as the main (but replaceable) infrastructure. observed · 2026-08-28
Health v2 · maintenance only
60/100
- Activity 62
- 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: 2354
- days_rel: n/a
- days_push: 229
- n_releases_24m: 0
Adoption not part of the score
1161 stars · 208 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
An example Node.js project demonstrating Clean Architecture with Express.js, MongoDB, and Redis as replaceable infrastructure. It implements a simple RESTful CRUD API for users and posts, organized into entities, use cases, interface adapters, and frameworks/drivers layers.
Use cases
- learn clean architecture in node.js
- example of express rest api with mongodb and redis
- how to structure a node.js project with separation of concerns
- reference implementation of clean architecture crud api
- node.js microservice boilerplate with docker
- understand the dependency rule with a real codebase
When to choose
- you want a practical, runnable example of Clean Architecture in Node.js
- you are building a REST API with Express and MongoDB and want layered structure guidance
- you need a teaching or reference codebase for dependency inversion in JavaScript
When to avoid
- you need a production-ready framework or library with support and guarantees
- you want a batteries-included starter with authentication, tests, and CI included
- your stack is not JavaScript/Node.js
Facets
learning-resource · maturity active
web-framework http-server routing middleware web-development backend developer-tools tutorials cross-platform clean-architecture expressjs mongodb redis rest-api example-project crud microservice nodejs docker
1 source
- readme: https://github.com/panagiop/node.js-clean-architecture · fetched 2026-08-28 · f13b6c8194e1
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| panagiop/node.js-clean-architecture | main | 60 |
For agents
markdown · JSON · MCP: product_card(name="panagiop/node.js-clean-architecture")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem