# talyssonoc/node-api-boilerplate

DDD/Clean Architecture inspired boilerplate for Node web APIs

Repository: https://github.com/talyssonoc/node-api-boilerplate
Canonical: https://ross.abutalabs.com/products/node-api-boilerplate
Homepage: https://github.com/talyssonoc/node-api-boilerplate/wiki
Language: TypeScript
License: MIT
License Family: permissive
Topics: boilerplate, ddd, clean-architecture, nodejs, scalability, good-practices, hacktoberfest
Last push: 2023-03-04T04:02:18+00:00

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

## Adoption (not part of the score)
Stars 3356, forks 529 (observed 2026-08-28T04:07:57.950563+00:00)

## What it is
A Node.js and TypeScript starter template for building scalable web APIs following Clean Architecture, layered architecture, and Domain-Driven Design principles. It ships with an opinionated but extensible project structure, dependency injection, testing setup, and Docker support.

## Use cases
- start a new node.js api project with clean architecture
- ddd boilerplate for typescript web api
- scaffold a scalable node backend
- learn domain-driven design in nodejs
- template with dependency injection and jest testing
- starting point for layered architecture api

## When to choose
- you want a pre-structured Node/TypeScript API following DDD or Clean Architecture
- you value an opinionated, extensible starting point with DI and testing already configured
- you want to learn how to organize a scalable Node backend

## When to avoid
- you need a battle-tested production framework rather than a beta-quality template
- you prefer minimal or unopinionated project setups
- you need a stack without Sequelize or the specific architectural patterns used

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: web-framework, api-framework, middleware, routing, testing, developer-tools
- domain: web-development, backend, developer-tools, apis
- platform: cross-platform
- tags: clean-architecture, domain-driven-design, ddd, boilerplate, starter-template, dependency-injection, jest, sequelize, boilerplate, nodejs, typescript, docker

## Member repositories
- talyssonoc/node-api-boilerplate (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:57.950563+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-30T08:31:31.127258+00:00, confidence not recorded.
  - readme: https://github.com/talyssonoc/node-api-boilerplate (fetched 2026-08-28T04:07:57.950563+00:00, sha ac7746e7f667)
  - homepage: https://github.com/talyssonoc/node-api-boilerplate/wiki (fetched 2026-08-29T09:34:04.423734+00:00, sha 354bacea149e)
- Data as of 2026-08-30T08:39:29.467469+00:00.
