Ross ROSS = Recommend OSS · open-source software intelligence for agents

nestjsx/crud

NestJs CRUD for RESTful APIs observed · 2026-08-28

github.com/nestjsx/crud · homepage · TypeScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
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: 3029
  • days_rel: n/a
  • days_push: 778
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

4324 stars · 578 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

A NestJS microframework that generates full-featured CRUD controllers and services for RESTful APIs with decorators. It includes rich query parsing (filtering, pagination, sorting, relations) and a TypeORM-backed base service plus a framework-agnostic frontend query builder.

Use cases

  • generate CRUD REST endpoints in NestJS
  • add filtering, pagination and sorting to a REST API
  • scaffold TypeORM-backed API services
  • build frontend query strings for a REST API
  • expose relational data with nested relations over REST

When to choose

  • you use NestJS with TypeORM and need standard CRUD endpoints quickly
  • you want consistent query parsing for list endpoints
  • you need a frontend query builder matching your backend API

When to avoid

  • you use ORMs other than TypeORM without writing a custom service
  • you need fully custom non-CRUD endpoint logic
  • you need a project with frequent updates and active maintenance

Facets

library · maturity maintenance

api-framework web-framework orm routing serialization web-development backend apis databases nestjs crud typeorm restful-api scaffolding query-parsing nodejs typescript web-server

2 sources

Member repositories

RepositoryRoleHealth v2
nestjsx/crudmain23

For agents

markdown · JSON · MCP: product_card(name="nestjsx/crud")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem