nestjsx/crud
NestJs CRUD for RESTful APIs 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
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
- readme: https://github.com/nestjsx/crud · fetched 2026-08-28 · 287a815840f6
- homepage: https://github.com/nestjsx/crud/wiki · fetched 2026-08-29 · ebe238fb482c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| nestjsx/crud | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem