ng-orm

JSON →
library 0.0.5 ·javascript abandoned
verified Jun 5, 2026

REST API ORM for Angular 2+. Version 0.0.5, last updated in 2017, no longer actively maintained. Provides a fluent, resource-based interface for CRUD operations on RESTful endpoints with support for mocking. Based on ng2-rest, designed for AngularClass/webpack-starter and Angular CLI. Offers SimpleResource and Resource patterns, allowing model definitions and chained query building. Includes mocking capabilities for testing. Not compatible with Angular 4+ or modern versions; users should consider alternatives like @ngx-resource/core or Angular's HttpClient with RxJS.