admin-on-rest JSON REST Client

JSON →
library 2.1.0 ·javascript deprecated
verified Jun 7, 2026

A local, in-memory REST client for admin-on-rest (AOR) that uses a JavaScript object as a data source. Version 2.1.0 is the latest stable release; the package is unmaintained since admin-on-rest has been superseded by react-admin. It serves for prototyping and testing without a backend, using Fakerest under the hood. Unlike a real HTTP client, all data changes are lost on page refresh, and it is explicitly not for production use. The package is designed solely for the now-deprecated admin-on-rest framework (v1.x).