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

baugarten/node-restful

A library for quickly providing a REST API with express or connect observed · 2026-08-28

github.com/baugarten/node-restful · homepage · JavaScript observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • 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: 5033
  • days_rel: n/a
  • days_push: 1496
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1300 stars · 243 forks observed · 2026-08-28

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

node-restful is a Node.js library that automatically generates RESTful CRUD routes for Mongoose models, registered on Express or Connect apps. It lets you expose MongoDB-backed resources with standard GET/POST/PUT/DELETE endpoints plus custom routes and before/after hooks in a few lines of code.

Use cases

  • generate rest api from mongoose models
  • quickly scaffold crud endpoints in express
  • expose mongodb collections as a restful api
  • add custom routes to auto-generated rest resources
  • build a node.js backend api with minimal boilerplate

When to choose

  • you use Express with Mongoose/MongoDB and want standard CRUD routes generated automatically
  • you want a small library rather than a full framework for building a REST API
  • you need hooks to run custom logic before or after resource operations

When to avoid

  • your project uses databases other than MongoDB or ORMs other than Mongoose
  • you need a modern, actively maintained solution with recent Node.js compatibility
  • you want GraphQL or non-REST API styles

Facets

library · maturity maintenance

api-framework routing web-framework web-development backend apis rest-api express mongoose crud mongodb nodejs javascript

2 sources

Member repositories

RepositoryRoleHealth v2
baugarten/node-restfulmain32

For agents

markdown · JSON · MCP: product_card(name="baugarten/node-restful")

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