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

mgonto/restangular

AngularJS service to handle Rest API Restful Resources properly and easily observed · 2026-08-28

github.com/mgonto/restangular · 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-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4899
  • days_rel: n/a
  • days_push: 2158
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

7790 stars · 825 forks observed · 2026-08-28

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

Restangular is an AngularJS service that simplifies consuming RESTful APIs by handling GET, POST, PUT, and DELETE requests against Restful resources with minimal client code. It only supports Angular 1; Angular 2+ users need the separate ngx-restangular project.

Use cases

  • consume a REST API from an AngularJS app
  • simplify CRUD requests against restful resources
  • replace $resource with a more flexible REST client
  • reduce boilerplate for API calls in Angular 1
  • manage restful resource URLs and relationships in the browser

When to choose

  • you maintain a legacy AngularJS (Angular 1) application that talks to a REST API
  • you want declarative handling of restful resources with minimal client code

When to avoid

  • you are using Angular 2+ or any modern framework - use ngx-restangular or another HTTP client
  • you are starting a new project, since the library is in maintenance mode with its last release in 2020

Facets

library · maturity maintenance

http-client api-framework web-development frontend apis browser angularjs rest-client restful-resources legacy javascript

2 sources

Member repositories

RepositoryRoleHealth v2
mgonto/restangularmain23

For agents

markdown · JSON · MCP: product_card(name="mgonto/restangular")

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