# platanus/angular-restmod

Rails inspired REST-API ORM for Angular

Repository: https://github.com/platanus/angular-restmod
Canonical: https://ross.abutalabs.com/products/angular-restmod
Homepage: http://platanus.github.io/angular-restmod/
Language: JavaScript
License: MIT
License Family: permissive
Last push: 2016-11-11T23:05:30+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": 4727, "days_push": 3582, "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 1171, forks 85 (observed 2026-08-28T04:03:51.477285+00:00)

## What it is
Angular Restmod is a Rails-inspired REST API ORM for AngularJS that generates model types with Active Record-style methods for interacting with RESTful backends. It supports collections, relations, lifecycle hooks, attribute renaming, and side-loaded data.

## Use cases
- map REST API resources to AngularJS model objects
- persist records to a Rails backend with $save
- query collections with filters and pagination
- handle related resources and side-loaded JSON responses
- track dirty attribute changes on models

## When to choose
- you maintain a legacy AngularJS 1.x app talking to a Rails-style REST API
- you want ActiveRecord-like model semantics in AngularJS

## When to avoid
- you use modern Angular (2+) or any other framework
- you need an actively maintained library
- you only need simple HTTP calls without a model layer

## Facets
- artifact type: library
- maturity: abandoned
- function: orm, http-client, api-framework
- domain: web-development, frontend, apis
- platform: browser
- tags: angularjs, rest-api, active-record, rails-inspired, model-layer, nodejs

## Member repositories
- platanus/angular-restmod (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:51.477285+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-30T06:28:32.711443+00:00, confidence not recorded.
  - readme: https://github.com/platanus/angular-restmod (fetched 2026-08-28T04:03:51.477285+00:00, sha f0ed741630da)
  - homepage: http://platanus.github.io/angular-restmod/ (fetched 2026-08-29T12:34:14.528537+00:00, sha f14b6edfdbf3)
- Data as of 2026-08-30T08:39:29.467469+00:00.
