# geddy/geddy

Web framework for Node.js

Repository: https://github.com/geddy/geddy
Canonical: https://ross.abutalabs.com/products/geddy
Homepage: http://geddyjs.org/
Language: JavaScript
License Family: other
Last push: 2021-05-07T22:01:32+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": 6016, "days_push": 1944, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1858, forks 230 (observed 2026-08-28T04:05:45.121214+00:00)

## What it is
Geddy is a structured MVC web framework for Node.js with scaffolding, routing, and REST support. It is officially deprecated and no longer maintained.

## Use cases
- build an MVC web app in Node.js
- generate CRUD scaffolds for a REST resource
- create a structured Node.js server with routing and views
- learn a classic Node.js MVC framework
- maintain a legacy Geddy application

## When to choose
- you are maintaining an existing legacy Geddy codebase on an old Node version

## When to avoid
- starting any new Node.js project
- you need security updates or modern Node.js support
- you want an actively maintained framework

## Facets
- artifact type: framework
- maturity: abandoned
- function: web-framework, routing, templating, orm
- domain: web-development, backend
- platform: -
- tags: mvc, rest, deprecated, scaffolding, javascript, nodejs

## Member repositories
- geddy/geddy (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:45.121214+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-30T03:16:12.805010+00:00, confidence not recorded.
  - readme: https://github.com/geddy/geddy (fetched 2026-08-28T04:05:45.121214+00:00, sha 2710f2ec77a5)
  - registry_npm: https://registry.npmjs.org/geddy (fetched 2026-08-29T10:55:51.394107+00:00, sha 5682f6a6689c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
