node-active-resource

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

Node-Active-Resource is a primitive ORM that maps RESTful API resources to JavaScript objects in Node.js, inspired by HER. Current version 1.4.8, with no recent updates or fixed release cadence. It requires Node >=0.8.0 and is open for contributions but appears largely unmaintained. Provides `Resource.define_resource` for defining REST resources and a `vger` function for configuration.