# deployd/deployd

a toolkit for building realtime APIs

Repository: https://github.com/deployd/deployd
Canonical: https://ross.abutalabs.com/products/deployd
Homepage: http://www.deployd.com
Language: JavaScript
License Family: other
Last push: 2019-04-16T08:53:35+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": 5470, "days_push": 2696, "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 4941, forks 651 (observed 2026-08-28T04:09:03.551131+00:00)

## What it is
Deployd is a Node.js toolkit for building realtime REST APIs for web and mobile apps using configurable Resources like Collections, managed through a web dashboard and customizable with JavaScript event scripts. It bundles a browser client library (dpd.js), user/session authentication, and WebSocket-based realtime notifications backed by MongoDB.

## Use cases
- build a realtime REST API without boilerplate
- prototype a mobile app backend quickly
- expose database collections over HTTP and websockets
- add user authentication and session management to an API
- notify browser clients of database changes in realtime
- manage API resources through a web dashboard

## When to choose
- you want a zero-boilerplate backend for rapid prototyping on Node.js and MongoDB
- you need realtime client sync plus REST CRUD with minimal setup
- you want a dashboard-driven, resource-based API builder

## When to avoid
- you need actively maintained software with security patches
- you require built-in access control - deployd has none by default
- you're starting a new production project - it's no longer maintained and last released in 2019

## Facets
- artifact type: framework
- maturity: abandoned
- function: api-framework, http-server, websocket, auth, database, middleware, plugin-system
- domain: web-development, backend, apis, developer-tools
- platform: cross-platform, cli
- tags: realtime-apis, baas, mongodb, dashboard, rest-api, mobile-backend, prototyping, unmaintained, real-time, nodejs, web-server

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

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:03.551131+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-29T18:17:54.903276+00:00, confidence not recorded.
  - readme: https://github.com/deployd/deployd (fetched 2026-08-28T04:09:03.551131+00:00, sha cd9e864b38c3)
  - homepage: http://www.deployd.com (fetched 2026-08-29T09:00:08.799641+00:00, sha 7a19df59372c)
  - site_page: http://docs.deployd.com (fetched 2026-08-29T09:00:08.802601+00:00, sha 44136fa355b3)
  - site_page: http://docs.deployd.com/docs/collections/creating-collections.html (fetched 2026-08-29T09:00:08.804539+00:00, sha ced9ca3ac164)
  - site_page: http://docs.deployd.com/docs/collections/adding-logic.html (fetched 2026-08-29T09:00:08.806306+00:00, sha a6837cdd23d9)
  - site_page: http://docs.deployd.com/docs/users/creating-user-collections.html (fetched 2026-08-29T09:00:08.808335+00:00, sha 5a8f6ebbb3e9)
  - site_page: http://docs.deployd.com/docs/collections/reference/dpd-js.html (fetched 2026-08-29T09:00:08.810366+00:00, sha 1f4074f8298c)
  - site_page: http://docs.deployd.com/docs/collections/reference/querying-collections.html (fetched 2026-08-29T09:00:08.812227+00:00, sha c949d7e2c468)
  - registry_npm: https://registry.npmjs.org/deployd (fetched 2026-08-29T09:00:08.813777+00:00, sha 30320cad8890)
- Data as of 2026-08-30T08:39:29.467469+00:00.
