# marmelab/ng-admin

Add an AngularJS admin GUI to any RESTful API

Repository: https://github.com/marmelab/ng-admin
Canonical: https://ross.abutalabs.com/products/ng-admin
Homepage: http://ng-admin-book.marmelab.com/
Language: JavaScript
License: MIT
License Family: permissive
Topics: ng-admin, admin, admin-dashboard, angular, rest
Last push: 2020-06-01T07:58:30+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4486, "days_push": 2284, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3901, forks 703 (observed 2026-08-28T04:08:28.590616+00:00)

## What it is
ng-admin is an AngularJS-based framework that generates a complete administration GUI (datagrids, filters, forms, dashboards) on top of any RESTful API. It is now in maintenance mode, having been superseded by its React-based successor react-admin.

## Use cases
- build an admin panel for a REST API
- generate CRUD interface for existing backend
- add admin dashboard to AngularJS app
- create data management GUI without writing frontend code
- admin interface with datagrids and filters
- manage multiple related models via admin UI

## When to choose
- you maintain a legacy AngularJS 1.x application needing an admin UI
- you want a quick CRUD admin over a RESTful API and are fine with unmaintained code
- you need a proven admin framework with MIT license and no ongoing development

## When to avoid
- starting a new project - use react-admin instead
- you need long-term support or security updates
- your stack is React, Vue, or modern Angular
- you need GraphQL or non-REST backends

## Facets
- artifact type: framework
- maturity: maintenance
- function: ui-components, gui, api-framework
- domain: web-development, frontend, developer-tools, apis
- platform: cross-platform
- tags: admin-dashboard, angularjs, crud, rest-api, admin-interface, legacy, nodejs, web-server

## Member repositories
- marmelab/ng-admin (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:28.590616+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:25:10.695585+00:00, confidence not recorded.
  - readme: https://github.com/marmelab/ng-admin (fetched 2026-08-28T04:08:28.590616+00:00, sha 12e616aba5c7)
  - registry_npm: https://registry.npmjs.org/ng-admin (fetched 2026-08-29T09:19:32.479210+00:00, sha 73d110413e4b)
- Data as of 2026-08-30T08:39:29.467469+00:00.
