keithwhor/nodal
API Services Made Easy With Node.js observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: 4154
- days_rel: n/a
- days_push: 1326
- n_releases_24m: 0
Adoption not part of the score
4482 stars · 198 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Nodal is an opinionated Node.js framework for building stateless, data-centric CRUD API services backed by PostgreSQL. It provides a full-service architecture with models, migrations, and routing so teams can ship distributed API backends quickly.
Use cases
- build a REST API backend for a mobile app
- create a CRUD API service backed by PostgreSQL
- spin up a stateless distributed API server in Node.js
- replace Parse with a self-hosted backend for prototyping
- build an IoT device data ingestion API
- scaffold a JSON API with models and migrations
When to choose
- you need an opinionated, batteries-included framework for a PostgreSQL-backed JSON API
- you want stateless, horizontally scalable API services without making architectural decisions yourself
- you are prototyping a mobile or IoT backend quickly
When to avoid
- you need realtime features like websockets or long polling, which Nodal explicitly does not support
- you want to render server-side HTML or static pages
- you prefer a minimal, unopinionated framework like Express
- you need a framework with a large active community and ecosystem
Facets
framework · maturity maintenance
web-framework api-framework orm http-server routing database web-development backend apis developer-tools cross-platform crud-apis postgresql stateless opinionated-framework mobile-backend iot-backend nodejs web-server
2 sources
- readme: https://github.com/keithwhor/nodal · fetched 2026-08-28 · 2cb091606153
- homepage: http://www.nodaljs.com/ · fetched 2026-08-29 · 42cef8832972
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| keithwhor/nodal | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem