{"library":"ra-data-json-server","type":"library","category":null,"description":"ra-data-json-server is a data provider specifically designed to integrate `react-admin` applications with REST APIs that follow the conventions of JSON Server, including services like JSONPlaceholder. It translates `react-admin` data requests (e.g., `getList`, `getOne`, `create`) into standard HTTP requests compatible with a JSON Server backend. The package is currently at version 5.14.5 and is actively maintained, with frequent patch releases addressing bug fixes and minor improvements, usually on a weekly or bi-weekly basis, following the `react-admin` release cycle. A key differentiator is its strict adherence to JSON Server's REST dialect, simplifying setup for prototyping or light backend needs, and requiring specific HTTP headers like `X-Total-Count` for proper pagination.","language":"javascript","status":"active","version":"5.14.5","tags":["javascript","typescript"],"install":[{"cmd":"npm install ra-data-json-server","imports":["import jsonServerProvider from 'ra-data-json-server';","import jsonServerProvider from 'ra-data-json-server';","import { fetchUtils } from 'react-admin';\nconst httpClient = (url, options = {}) => { /* ... */ return fetchUtils.fetchJson(url, options); };\nconst dataProvider = jsonServerProvider('url', httpClient);"]},{"cmd":"yarn add ra-data-json-server","imports":[]},{"cmd":"pnpm add ra-data-json-server","imports":[]}],"homepage":null,"github":"https://github.com/marmelab/react-admin","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/ra-data-json-server","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/ra-data-json-server/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Sat Jul 18","install_tag":null}}