Ross ROSS = Recommend OSS · open-source software intelligence for agents

platanus/angular-restmod

Rails inspired REST-API ORM for Angular observed · 2026-08-28

github.com/platanus/angular-restmod · homepage · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
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: 4727
  • days_rel: n/a
  • days_push: 3582
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1171 stars · 85 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

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

library · maturity abandoned

orm http-client api-framework web-development frontend apis browser angularjs rest-api active-record rails-inspired model-layer nodejs

2 sources

Member repositories

RepositoryRoleHealth v2
platanus/angular-restmodmain23

For agents

markdown · JSON · MCP: product_card(name="platanus/angular-restmod")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem